Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 657 Bytes

File metadata and controls

16 lines (10 loc) · 657 Bytes

MarkingCategoryRole

Represents the operations that a user can perform with regards to a Marking Category.

  • ADMINISTER: The user can update a Marking Category's metadata and permissions
  • VIEW: The user can view the Marking Category and the Markings within it.

NOTE: Permissions to administer or view a Marking Category do not confer any permissions to administer or view data protected by the Markings within that category.

Value
"ADMINISTER"
"VIEW"

[Back to Model list] [Back to API list] [Back to README]