NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-server
ValidUserFunc
Type Alias ValidUserFunc
ValidUserFunc
:
(
this
:
ServerSession
,
username
:
string
,
password
:
string
,
)
=>
boolean
Type Declaration
(
this
:
ServerSession
,
username
:
string
,
password
:
string
)
:
boolean
Parameters
this
:
ServerSession
username
:
string
password
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...