Home > @tridion-sites/open-api-client > SystemPrivilege
Represents a system-wide privilege.
Signature:
export type SystemPrivilege = { $type?: string; Title?: string; Description?: string; Key?: string; };