NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
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
channelId
?:
number
Optional
created
At
createdAt
?:
DateTime
Optional
revised
Lifetime
revisedLifetime
?:
number
Optional
token
Id
tokenId
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channel
Id
created
At
revised
Lifetime
token
Id
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...