Logo

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

ElementsSDK.Model.ElementsGroupDetailPartialUpdate

Properties

Name Type Description Notes
Permissions List<string>   [optional]
Members List<ElementsUserReference>   [optional]
Ldap LDAPServerReference   [optional]
Name string   [optional]
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]