tridion-sites-extensions-api-docs

Home > @tridion-sites/open-api-client > SystemPrivilegesDictionary

SystemPrivilegesDictionary type

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>;