ContentRegistriesHarborProjectsScope
The Projects.Scope enumerated type in a project defines access levels of the project.
PUBLIC : A Harbor project can be accessed by everyone.
PRIVATE : A Harbor project can only be accessed by assigned users.
Enumeration: PUBLIC, PRIVATE,