Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 852 Bytes

AuthRoleExtended.md

File metadata and controls

14 lines (10 loc) · 852 Bytes

AuthRoleExtended

Properties

Name Type Description Notes
Description string Specifies the description of the role. [optional] [default to null]
Members []AuthAccessAccessItemFileGroup Specifies the users or groups that have this role. [default to null]
Name string Specifies the name of the role. [default to null]
Privileges []AuthIdNtokenPrivilegeItem Specifies the privileges granted by this role. [default to null]
Id string Specifies the ID of the role. [default to null]

[Back to Model list] [Back to API list] [Back to README]