Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RaiseEventAuditActivateSessionEventData

Hierarchy

Indexable

[key: string]: PseudoVariant | Variant | UAEventType | undefined

Index

Properties

Optional $eventDataSource

$eventDataSource: UAEventType

actionTimeStamp

actionTimeStamp: PseudoVariantDateTime

clientAuditEntryId

clientAuditEntryId: PseudoVariantString

ClientAuditEntryId contains the human-readable AuditEntryId defined in Part 3.

clientSoftwareCertificates

clientSoftwareCertificates: PseudoVariantExtensionObjectArray

part 5 - 6.4.10 AuditActivateSessionEventType

clientUserId

clientUserId: PseudoVariantString

The ClientUserId identifies the user of the client requesting an action. The ClientUserId can be obtained from the UserIdentityToken passed in the ActivateSession call.

secureChannelId

secureChannelId: PseudoVariantString

SecureChannelId shall uniquely identify the SecureChannel. The application shall use the same identifier in all AuditEvents related to the Session Service Set (AuditCreateSessionEventType, AuditActivateSessionEventType and their subtypes) and the SecureChannel Service Set (AuditChannelEventType and its subtypes).

serverId

serverId: PseudoVariantString

sessionId

sessionId: PseudoVariantNodeId

part 5 - 6.4.7 AuditSessionEventType

sourceName

sourceName: PseudoVariantString

status

status: PseudoVariantBoolean

userIdentityToken

userIdentityToken: PseudoVariantExtensionObject

UserIdentityToken reflects the userIdentityToken parameter of the ActivateSession Service call. For Username/Password tokens the password should NOT be included.

Generated using TypeDoc