NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
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 Summary
)
UAUserManagement_Base
UAUserManagement
Index
Properties
add
User
change
Password
modify
User
password
Length
password
Options
password
Restrictions?
remove
User
users
Properties
add
User
addUser
:
UAMethod
change
Password
changePassword
:
UAMethod
modify
User
modifyUser
:
UAMethod
password
Length
passwordLength
:
UAProperty
<
DTRange
,
ExtensionObject
>
password
Options
passwordOptions
:
UAProperty
<
number
,
UInt32
>
Optional
password
Restrictions
passwordRestrictions
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
remove
User
removeUser
:
UAMethod
users
users
:
UAProperty
<
DTUserManagement
[]
,
ExtensionObject
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
add
User
change
Password
modify
User
password
Length
password
Options
password
Restrictions
remove
User
users
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...