tridion-sites-extensions-api-docs

Home > @tridion-sites/models > UserGroupConstructorArgs

UserGroupConstructorArgs interface

Signature:

export interface UserGroupConstructorArgs extends TrusteeConstructorArgs

Extends: TrusteeConstructorArgs

Properties

Property Modifiers Type Description
backendModel   BackendGroup  
inheritedSystemPrivileges   SystemPrivilegesDictionary | undefined  
scope   ReadonlyArray<LinkWithIsEditable> | undefined  
systemPrivileges   ReadonlyArray<SystemPrivilege> | undefined