RoleApprovalLogEntry Class |
Namespace: Omada.OE.Solution.OIM.Model
public class RoleApprovalLogEntry
The RoleApprovalLogEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | RoleApprovalLogEntry |
Name | Description | |
---|---|---|
![]() | Action | |
![]() | Description | |
![]() | Id | |
![]() | Identity |
OIM IdentityID of identity who the role was assigned to or revoked from.
|
![]() | IdentityId |
OIM dataobjectid of identity who the role was assigned to or revoked from.
|
![]() | Performer |
OIM username of user who performed the action (assigned, modified or revoked the role).
|
![]() | PerformerId |
OIM UserID of user who performed the action.
Can be 0 if the performer is not an OIM user – this can happen if a role is assigned outside OIM by an external system.
|
![]() | Requestor |
OIM Username of person requesting the role for the identity
|
![]() | RequestorId |
OIM UserID of person requesting the role for the identity
|
![]() | RequestTime |
The time of the request of the role
|
![]() | Role | |
![]() | RoleAssignmentId |
Role assignment dataobject id of roleassignment that was assigned/modified/revoked.
Can be 0 if a role is assigned outside OIM by an external system.
|
![]() | RoleId | |
![]() | System | |
![]() | SystemId | |
![]() | When |
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.) |