RoleDefinitionBindings
Columns
Name | Type | References | Description |
ID [KEY] | String | The ID of the role assigned member. | |
BasePermissions_High | Int64 | The base permissions high. | |
BasePermissions_Low | Int64 | The base permissions low. | |
Description | String | The description. | |
Hidden | Boolean | A boolean indicating if it is hidden. | |
Name | String | The name. | |
Order | Int | The order. | |
RoleTypeKind | Int | The role type kind. | |
PrincipalId | String | RoleAssignments.PrincipalId | The Principal Id. |
List | String | Lists.Title | The internal name of the list to retrieve role assigned member from. |
Last updated