NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
IssuedIdentityTokenOptions
Interface IssuedIdentityTokenOptions
interface
IssuedIdentityTokenOptions
{
encryptionAlgorithm
?:
UAString
;
policyId
?:
UAString
;
tokenData
?:
ByteString
;
}
Hierarchy (
View Summary
)
UserIdentityTokenOptions
IssuedIdentityTokenOptions
Index
Properties
encryption
Algorithm?
policy
Id?
token
Data?
Properties
Optional
encryption
Algorithm
encryptionAlgorithm
?:
UAString
Optional
policy
Id
policyId
?:
UAString
Optional
token
Data
tokenData
?:
ByteString
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
encryption
Algorithm
policy
Id
token
Data
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...