SmLogAccessEvent_AzAccept
This event is called when the user is authorized to access the resource.
casso1283
This event is called when the user is authorized to access the resource.
The following table lists the associated SmLog_Access_t fields:
Field | Description |
nVersion
| Version number of the SiteMinder server. |
nCurrentTime
| Time when the event occurred. |
szAgentName
| Name of the agent. |
szSessionId
| Contains the session identifier of the user whose authorization is accepted. |
szClientIp
| Contains the IP address of the agent. |
szUserName
| Name of the user. |
SzDomainOid
| Contains the object identifier of the domain under which the resource was accessed. |
szRealmName
| Contains the name of the realm being accessed. |
szRealmOid
| Contains the object identifier of the realm. |
szResource
| Contains the name of the resource that the user is accessing. |
szAction
| Contains the action associated with the resource. |
szTransactionId
| Contains the transaction identifier, which is set by the agent to track information returned from the Policy Server. The Policy Server logs this ID. |