| Name | Description | Type | Additional information |
|---|---|---|---|
| DelegateGroupId |
The ID of the delegate group the delegate is in. |
integer |
None. |
| DelegateId |
The delegate's ID. |
integer |
None. |
| Role |
The delegate's position relative to the delegate group. For informational purposes. |
string |
None. |
| SecuritySettings |
The security permissions for the delegate for the group. If no security permissions have been defined for the delegate, this will fall back to the group security settings that the delegate inherits from. |
DelegateSecurity |
None. |
| CanManageClients |
Gets whether the delegate add/remove clients from the group. |
boolean |
None. |
| CanManageDelegates |
Gets whether the delegate can add/remove delegates from the group. |
boolean |
None. |
| CanManageLocations |
Gets whether the delegate can add/edit locations. |
boolean |
None. |
| InheritGroupSecurity |
Gets whether the delegate will have access to all settings the group does, in addition to its own security permissions. |
boolean |
None. |