Click or drag to resize

RoleApprovalLogEntry Fields

The RoleApprovalLogEntry type exposes the following members.

Fields
  NameDescription
Public fieldAction
Public fieldDescription
Public fieldId
Public fieldIdentity
OIM IdentityID of identity who the role was assigned to or revoked from.
Public fieldIdentityId
OIM dataobjectid of identity who the role was assigned to or revoked from.
Public fieldPerformer
OIM username of user who performed the action (assigned, modified or revoked the role).
Public fieldPerformerId
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.
Public fieldRequestor
OIM Username of person requesting the role for the identity
Public fieldRequestorId
OIM UserID of person requesting the role for the identity
Public fieldRequestTime
The time of the request of the role
Public fieldRole
Public fieldRoleAssignmentId
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.
Public fieldRoleId
Public fieldSystem
Public fieldSystemId
Public fieldWhen
Top
See Also