Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 706 Bytes

AuthGroupCreateParams.md

File metadata and controls

13 lines (9 loc) · 706 Bytes

AuthGroupCreateParams

Properties

Name Type Description Notes
Gid int32 Specifies the numeric group identifier. [optional] [default to null]
Members []AuthAccessAccessItemFileGroup Specifies the members of the group. [optional] [default to null]
Name string Specifies the group name. [default to null]
Sid string Specifies the security identifier. [optional] [default to null]

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