Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
UserTokenPolicyOptions
Interface UserTokenPolicyOptions
interface
UserTokenPolicyOptions
{
issuedTokenType
?:
UAString
;
issuerEndpointUrl
?:
UAString
;
policyId
?:
UAString
;
securityPolicyUri
?:
UAString
;
tokenType
?:
UserTokenType
;
}
Index
Properties
issued
Token
Type?
issuer
Endpoint
Url?
policy
Id?
security
Policy
Uri?
token
Type?
Properties
Optional
issued
Token
Type
issued
Token
Type
?:
UAString
Optional
issuer
Endpoint
Url
issuer
Endpoint
Url
?:
UAString
Optional
policy
Id
policy
Id
?:
UAString
Optional
security
Policy
Uri
security
Policy
Uri
?:
UAString
Optional
token
Type
token
Type
?:
UserTokenType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
issued
Token
Type
issuer
Endpoint
Url
policy
Id
security
Policy
Uri
token
Type
NodeOPCUA reference documentation - public API
Loading...