View the Project on GitHub elements-storage/elements-sdk-dotnet
| 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] |