RetrieveAadUserSetOfPrivilegesByIdsResponse ComplexType
Contains the response from the RetrieveAadUserSetOfPrivilegesByIds function.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| RolePrivileges | Collection(RolePrivilege) |
An array of privileges that the user holds. |
Used by
The following use the RetrieveAadUserSetOfPrivilegesByIdsResponse ComplexType.
| Name | How used |
|---|---|
| RetrieveAadUserSetOfPrivilegesByIds | ReturnType |