| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
This data object is queryable using QueryService.
Only results associated with at least one Global Entitlement or
Global Application Entitlement are returned.
sessionData members are populated when results are
returned, not when results are originally created.
globalData.globalEntitlements
field only supports the QueryFilterContains
filter.
sessionData and all other globalData fields
are not allowed members in filters.
base.inFolder,
base.phone, and
base.description are not allowed member in
filters.
Query Privileges
Privilege | Description |
---|---|
FEDERATED_LDAP_VIEW | Global LDAP read is required for this query. The pod federation must also be initialized. |
Properties
Name | Type | Description |
---|---|---|
id | UserOrGroupId |
User or group ID of this entity.
|
base | ADUserOrGroupBase |
Basic active directory data for a user or group, from a global cache.
|
globalData | EntitledUserOrGroupGloballyEntitledData |
Global entitlement data.
|
sessionData | EntitledUserOrGroupUserSessionData |
Data relevant to sessions for this user or group.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |