Home > @tridion-sites/open-api-client > SystemPrivilegesDictionary
Represents a dictionary of the system-wide privilege keys associations with a collection of the Group’s link.
Signature:
export type SystemPrivilegesDictionary = Record<string, any>;