Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.58 KB

AuthGroupExtended.md

File metadata and controls

22 lines (18 loc) · 1.58 KB

AuthGroupExtended

Properties

Name Type Description Notes
Dn string [optional] [default to null]
DnsDomain string [optional] [default to null]
Domain string [optional] [default to null]
GeneratedGid bool If true, the GID was generated. [optional] [default to null]
Gid *AuthAccessAccessItemFileGroup Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. [optional] [default to null]
Id string Specifies the user or group ID. [default to null]
MemberOf []AuthAccessAccessItemFileGroup [optional] [default to null]
Name string Specifies a user or group name. [default to null]
ObjectHistory []AuthGroupObjectHistoryItem [optional] [default to null]
Provider string [optional] [default to null]
SamAccountName string [optional] [default to null]
Sid *AuthAccessAccessItemFileGroup Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. [optional] [default to null]
Type_ string Specifies the object type. [default to null]

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