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 | The RetrieveRolePrivilegesRole function returns the following value. |
Entities
Use the RetrieveRolePrivilegesRole function with this entity type:
Name | Display Name | Description |
---|---|---|
role | Security Role | Grouping of security privileges. Users are assigned roles that authorize their access to the Microsoft CRM system. |