Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAUserManagement_Base
Interface UAUserManagement_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
UserManagementType i=24264
isAbstract
false
interface
UAUserManagement_Base
{
addUser
:
UAMethod
;
changePassword
:
UAMethod
;
modifyUser
:
UAMethod
;
passwordLength
:
UAProperty
<
DTRange
,
ExtensionObject
>
;
passwordOptions
:
UAProperty
<
number
,
UInt32
>
;
passwordRestrictions
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
removeUser
:
UAMethod
;
users
:
UAProperty
<
DTUserManagement
[]
,
ExtensionObject
>
;
}
Hierarchy (
view full
)
UAUserManagement_Base
UAUserManagement
Index
Properties
add
User
change
Password
modify
User
password
Length
password
Options
password
Restrictions?
remove
User
users
Properties
add
User
add
User
:
UAMethod
change
Password
change
Password
:
UAMethod
modify
User
modify
User
:
UAMethod
password
Length
password
Length
:
UAProperty
<
DTRange
,
ExtensionObject
>
password
Options
password
Options
:
UAProperty
<
number
,
UInt32
>
Optional
password
Restrictions
password
Restrictions
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
remove
User
remove
User
:
UAMethod
users
users
:
UAProperty
<
DTUserManagement
[]
,
ExtensionObject
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
add
User
change
Password
modify
User
password
Length
password
Options
password
Restrictions
remove
User
users
NodeOPCUA reference documentation - public API
Loading...