Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-server
UAUserManagerBase
Class UAUserManagerBase
Abstract
Hierarchy (
view full
)
UAUserManagerBase
UAUserManager1
Implements
IUAUserManager
Index
Constructors
constructor
Methods
bind
get
Identities
For
Role
get
User
Roles
is
Valid
User
Constructors
constructor
new UAUser
Manager
Base
(
)
:
UAUserManagerBase
Returns
UAUserManagerBase
Methods
bind
bind
(
roleSet
)
:
void
Parameters
roleSet
:
UARoleSet
Returns
void
get
Identities
For
Role
get
Identities
For
Role
(
role
)
:
IdentityMappingRuleType
[]
Parameters
role
:
NodeId
Returns
IdentityMappingRuleType
[]
get
User
Roles
get
User
Roles
(
user
)
:
NodeId
[]
retrieve the roles of the given user
Parameters
user
:
string
Returns
NodeId
[]
semicolon separated list of roles
is
Valid
User
is
Valid
User
(
session
,
username
,
password
)
:
Promise
<
boolean
>
Parameters
session
:
ServerSession
username
:
string
password
:
string
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
bind
get
Identities
For
Role
get
User
Roles
is
Valid
User
NodeOPCUA reference documentation - public API
Loading...
retrieve the roles of the given user