RoleAssignmentInfo Methods |
The RoleAssignmentInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckIntegrity(DataObject) |
Returns whether the resource assignment data object has proper values for 'id', 'identity' and 'resource'.
| |
| CheckIntegrity(DataObject, Boolean) |
Returns whether the resource assignment data object has proper values for 'id', 'identity' and 'resource'.
| |
| Clone | ||
| GetRoleAssignmentInfo |
Throws an exception if the resource assignment data object doesn't have proper values for 'id', 'identity' and 'resource'.
| |
| GetRoleAssignmentInfos |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |
| Name | Description | |
|---|---|---|
| IObjectWithId.GetId |