Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
ChannelSecurityTokenOptions
Interface ChannelSecurityTokenOptions
interface
ChannelSecurityTokenOptions
{
channelId
?:
number
;
createdAt
?:
DateTime
;
revisedLifetime
?:
number
;
tokenId
?:
number
;
}
Index
Properties
channel
Id?
created
At?
revised
Lifetime?
token
Id?
Properties
Optional
channel
Id
channel
Id
?:
number
Optional
created
At
created
At
?:
DateTime
Optional
revised
Lifetime
revised
Lifetime
?:
number
Optional
token
Id
token
Id
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channel
Id
created
At
revised
Lifetime
token
Id
NodeOPCUA reference documentation - public API
Loading...