Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-server
EndpointDescriptionParams
Interface EndpointDescriptionParams
interface
EndpointDescriptionParams
{
allowUnsecurePassword
?:
boolean
;
alternateHostname
?:
string
[]
;
hostname
:
string
;
resourcePath
?:
string
;
restricted
?:
boolean
;
securityPolicies
:
SecurityPolicy
[]
;
userTokenTypes
:
UserTokenType
[]
;
}
Index
Properties
allow
Unsecure
Password?
alternate
Hostname?
hostname
resource
Path?
restricted?
security
Policies
user
Token
Types
Properties
Optional
allow
Unsecure
Password
allow
Unsecure
Password
?:
boolean
Optional
alternate
Hostname
alternate
Hostname
?:
string
[]
hostname
hostname
:
string
Optional
resource
Path
resource
Path
?:
string
Optional
restricted
restricted
?:
boolean
security
Policies
security
Policies
:
SecurityPolicy
[]
user
Token
Types
user
Token
Types
:
UserTokenType
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allow
Unsecure
Password
alternate
Hostname
hostname
resource
Path
restricted
security
Policies
user
Token
Types
NodeOPCUA reference documentation - public API
Loading...