Logo

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

ElementsSDK.Model.ElementsGroup

Properties

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

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