Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RaiseEventAuditCreateSessionEventData

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.

clientCertificate

clientCertificate: PseudoVariantByteString

clientCertificateThumbprint

clientCertificateThumbprint: PseudoVariantByteString

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.

revisedSessionTimeout

revisedSessionTimeout: PseudoVariantDuration

secureChannelId

secureChannelId: PseudoVariantString

part 5 - 6.4.8 AuditCreateSessionEventType 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 subtype

serverId

serverId: PseudoVariantString

sessionId

sessionId: PseudoVariantNodeId

part 5 - 6.4.7 AuditSessionEventType

sourceName

sourceName: PseudoVariantString

status

status: PseudoVariantBoolean

Generated using TypeDoc