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