type
GlobalAccess
type GlobalAccess = core.GlobalAccessAllow-or-deny rules for global reads, versions, and updates.
ReadAccessRule- Control reads of the singleton.
ReadVersionsAccessRule- Control version-history reads; defaults to Read.
UpdateAccessRule- Control singleton updates.
PublishAccessRule- Control publishing and atomic published edits; defaults to Update.
UnpublishAccessRule- Control moving a published singleton to draft; defaults to Update.