An individual access right that can be granted to or denied a trustee on a template field definition. Serialized by name; emitted as a string enum in the OpenAPI schema so clients can reference it directly.

Enumeration Members

ChangePermissions: "ChangePermissions"
Delete: "Delete"
ModifyDefinition: "ModifyDefinition"
ReadPermissions: "ReadPermissions"
ReadValue: "ReadValue"
SetValue: "SetValue"
SetValueOnce: "SetValueOnce"
TakeOwnership: "TakeOwnership"