Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAAuditActivateSessionEvent_Base
Interface UAAuditActivateSessionEvent_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
AuditActivateSessionEventType i=2075
isAbstract
true
interface
UAAuditActivateSessionEvent_Base
{
actionTimeStamp
:
UAProperty
<
Date
,
DateTime
>
;
clientAuditEntryId
:
UAProperty
<
UAString
,
String
>
;
clientSoftwareCertificates
:
UAProperty
<
DTSignedSoftwareCertificate
[]
,
ExtensionObject
>
;
clientUserId
:
UAProperty
<
UAString
,
String
>
;
conditionClassId
?:
UAProperty
<
NodeId
,
NodeId
>
;
conditionClassName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
conditionSubClassId
?:
UAProperty
<
NodeId
[]
,
NodeId
>
;
conditionSubClassName
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
;
eventId
:
UAProperty
<
Buffer
,
ByteString
>
;
eventType
:
UAProperty
<
NodeId
,
NodeId
>
;
localTime
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
;
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
receiveTime
:
UAProperty
<
Date
,
DateTime
>
;
secureChannelId
:
UAProperty
<
UAString
,
String
>
;
serverId
:
UAProperty
<
UAString
,
String
>
;
sessionId
:
UAProperty
<
NodeId
,
NodeId
>
;
severity
:
UAProperty
<
number
,
UInt16
>
;
sourceName
:
UAProperty
<
UAString
,
String
>
;
sourceNode
:
UAProperty
<
NodeId
,
NodeId
>
;
status
:
UAProperty
<
boolean
,
Boolean
>
;
statusCodeId
?:
UAProperty
<
StatusCode
,
StatusCode
>
;
time
:
UAProperty
<
Date
,
DateTime
>
;
userIdentityToken
:
UAProperty
<
DTUserIdentityToken
,
ExtensionObject
>
;
}
Hierarchy (
view full
)
UAAuditSessionEvent_Base
UAAuditActivateSessionEvent_Base
UAAuditActivateSessionEvent
Index
Properties
action
Time
Stamp
client
Audit
Entry
Id
client
Software
Certificates
client
User
Id
condition
Class
Id?
condition
Class
Name?
condition
Sub
Class
Id?
condition
Sub
Class
Name?
event
Id
event
Type
local
Time?
message
receive
Time
secure
Channel
Id
server
Id
session
Id
severity
source
Name
source
Node
status
status
Code
Id?
time
user
Identity
Token
Properties
action
Time
Stamp
action
Time
Stamp
:
UAProperty
<
Date
,
DateTime
>
client
Audit
Entry
Id
client
Audit
Entry
Id
:
UAProperty
<
UAString
,
String
>
client
Software
Certificates
client
Software
Certificates
:
UAProperty
<
DTSignedSoftwareCertificate
[]
,
ExtensionObject
>
client
User
Id
client
User
Id
:
UAProperty
<
UAString
,
String
>
Optional
condition
Class
Id
condition
Class
Id
?:
UAProperty
<
NodeId
,
NodeId
>
Optional
condition
Class
Name
condition
Class
Name
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
condition
Sub
Class
Id
condition
Sub
Class
Id
?:
UAProperty
<
NodeId
[]
,
NodeId
>
Optional
condition
Sub
Class
Name
condition
Sub
Class
Name
?:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
event
Id
event
Id
:
UAProperty
<
Buffer
,
ByteString
>
event
Type
event
Type
:
UAProperty
<
NodeId
,
NodeId
>
Optional
local
Time
local
Time
?:
UAProperty
<
DTTimeZone
,
ExtensionObject
>
message
message
:
UAProperty
<
LocalizedText
,
LocalizedText
>
receive
Time
receive
Time
:
UAProperty
<
Date
,
DateTime
>
secure
Channel
Id
secure
Channel
Id
:
UAProperty
<
UAString
,
String
>
server
Id
server
Id
:
UAProperty
<
UAString
,
String
>
session
Id
session
Id
:
UAProperty
<
NodeId
,
NodeId
>
severity
severity
:
UAProperty
<
number
,
UInt16
>
source
Name
source
Name
:
UAProperty
<
UAString
,
String
>
source
Node
source
Node
:
UAProperty
<
NodeId
,
NodeId
>
status
status
:
UAProperty
<
boolean
,
Boolean
>
Optional
status
Code
Id
status
Code
Id
?:
UAProperty
<
StatusCode
,
StatusCode
>
time
time
:
UAProperty
<
Date
,
DateTime
>
user
Identity
Token
user
Identity
Token
:
UAProperty
<
DTUserIdentityToken
,
ExtensionObject
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
Time
Stamp
client
Audit
Entry
Id
client
Software
Certificates
client
User
Id
condition
Class
Id
condition
Class
Name
condition
Sub
Class
Id
condition
Sub
Class
Name
event
Id
event
Type
local
Time
message
receive
Time
secure
Channel
Id
server
Id
session
Id
severity
source
Name
source
Node
status
status
Code
Id
time
user
Identity
Token
NodeOPCUA reference documentation - public API
Loading...