RoleAssignmentInfo Class |
Namespace: Omada.OE.Solution.OIM.Model
[SerializableAttribute] public class RoleAssignmentInfo : IObjectWithId, ICloneable
The RoleAssignmentInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | RoleAssignmentInfo |
Name | Description | |
---|---|---|
![]() | ContextId |
The value of the RA_CONTEXT property on the Resource Assignment object
|
![]() | Id | |
![]() | IdentityId | |
![]() | InterpretedStatus |
The purpose of InterpretedStatus is to make it easier to conclude on StatusId.
|
![]() | ResourceId | |
![]() | StatusId |
Set property value id of the ResourceAssignment.Status property.
|
![]() | ValidFrom | |
![]() | ValidTo |
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 |