Logo

View the Project on GitHub elements-storage/elements-sdk-dotnet

ElementsSDK.Model.ElementsGroupDetail

Properties

Name Type Description Notes
Id int   [optional] [readonly]
Permissions List<string>   [optional]
MembersPreview List<MemberPreview>   [optional] [readonly]
EffectivePermissions List<string>   [optional] [readonly]
Members List<ElementsUserReference>   [optional]
Ldap LDAPServerReference   [optional]
Name string    
LdapDn string   [optional]
UnixGroupname string   [optional]
Gid int?   [optional]
AncillaryPath string   [optional]
AncillaryPathReadOnly bool   [optional]

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