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