Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
IssuedIdentityTokenOptions
Interface IssuedIdentityTokenOptions
interface
IssuedIdentityTokenOptions
{
encryptionAlgorithm
?:
UAString
;
policyId
?:
UAString
;
tokenData
?:
Buffer
;
}
Hierarchy (
view full
)
UserIdentityTokenOptions
IssuedIdentityTokenOptions
Index
Properties
encryption
Algorithm?
policy
Id?
token
Data?
Properties
Optional
encryption
Algorithm
encryption
Algorithm
?:
UAString
Optional
policy
Id
policy
Id
?:
UAString
Optional
token
Data
token
Data
?:
Buffer
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
encryption
Algorithm
policy
Id
token
Data
NodeOPCUA reference documentation - public API
Loading...