RetrieveRolePrivilegesRole Function
Retrieves the privileges that are assigned to the specified role.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
RoleId
|
Edm.Guid | False | True | The specified role to retrieve the privileges for. |
Return type
Type | Nullable | Description |
---|---|---|
RetrieveRolePrivilegesRoleResponse | False | Contains the response of the RetrieveRolePrivilegesRole function. |