SmLogEmsEvent_CreateRole, SmLogEmsEvent_DeleteRole, SmLogEmsEvent_ModifyRole
These events are called when a role object is created, deleted, or modified. Role objects are LDAP entities of the class groupofuniquenames or entities of a class that extends groupofuniquenames.
casso1283
These events are called when a role object is created, deleted, or modified. Role objects are LDAP entities of the class groupofuniquenames or entities of a class that extends groupofuniquenames.
The following table lists the associated SmLog_Ems_t fields:
Field | Description |
nVersion
| Version number of the SiteMinder server. |
nCurrentTime
| Time when the event occurred. |
szUserName
| The name of the administrator who is creating, modifying, or deleting the group. |
szSessionId
| The EMS session ID. |
szDirName
| The name of the SiteMinder directory where the group is located. |
szObjName
| The name of the group targeted by this event. |
szObjPath
| Full distinguished name of the group object targeted by this event. |
szObjClass
| Class name of the group object. |
szOrgName
| Name of the user group’s organization. |
szFieldDesc
| Description of the event. |
szStatusMsg
| Status message. Used only if the event was not handled successfully. |