Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 1 KB

ElementsGroupDetail.md

File metadata and controls

21 lines (17 loc) · 1 KB

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]