tridion-sites-extensions-api-docs

Home > @tridion-sites/models > UserProfile > inheritedSystemPrivileges

UserProfile.inheritedSystemPrivileges property

Dictionary containing system privilege keys and their associated groups.

Signature:

get inheritedSystemPrivileges(): Record<string, any> | undefined;