Name
|
Type
|
Description
|
id | UserOrGroupId |
User or group ID of this entity.
- This property cannot be updated.
|
base | ADUserOrGroupBase |
Basic active directory data for a user or group.
- This property cannot be updated.
|
localData | EntitledUserOrGroupLocallyEntitledData |
Data relevant to locally entitled users. If no local data exists or is
not permitted, this will contain only null members.
- This property need not be set.
- This property cannot be updated.
|
sessionData | EntitledUserOrGroupUserSessionData |
Data relevant to sessions for this user or group.
- This property need not be set.
- This property cannot be updated.
|
globalData | EntitledUserOrGroupGloballyEntitledData |
Data relevant to globally entitled users. If Multi-Data Center View is
not enabled, this is null. If no global data exists or is not
permitted, this will contain only null members.
- This property need not be set.
- This property cannot be updated.
|