View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - AdminUserOrGroupPrivilegesInfo
- Class
- VMware.Hv.AdminUserOrGroupPrivilegesInfo
- Property of
- AdminUserOrGroupLoginView
- See also
- AccessGroupId, AccessGroupSummaryView
- Since
- Horizon 7.5
Data Object Description
Represents access group and privileges mapping for the user or group.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
accessGroupId | AccessGroupId |
The access group id.
|
accessGroupName | xsd:string |
The access group name.
|
privileges | xsd:string[] |
The set of privileges on the current access group.
|
children | AccessGroupSummaryView[] |
Child access groups associated with current access group.
Since Horizon 7.6
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |