.. _object_OpcUaServerUser: :index:`OpcUaServerUser` ------------------------ Description *********** This object was introduced in InCore 2.3. :**› Inherits**: :ref:`Object ` Overview ******** Properties ++++++++++ .. hlist:: :columns: 1 * :ref:`name ` * :ref:`password ` * :ref:`Object.objectId ` * :ref:`Object.parent ` Methods +++++++ .. hlist:: :columns: 1 * :ref:`Object.deserializeProperties() ` * :ref:`Object.fromJson() ` * :ref:`Object.serializeProperties() ` * :ref:`Object.toJson() ` Signals +++++++ .. hlist:: :columns: 1 * :ref:`Object.completed() ` Properties ********** .. _property_OpcUaServerUser_name: .. _signal_OpcUaServerUser_nameChanged: .. index:: single: name name ++++ This property holds the name of the OPC UA server user. :**› Type**: String :**› Signal**: nameChanged() :**› Attributes**: Writable .. _property_OpcUaServerUser_password: .. _signal_OpcUaServerUser_passwordChanged: .. index:: single: password password ++++++++ This property holds the password of the OPC UA server user. :**› Type**: String :**› Signal**: passwordChanged() :**› Attributes**: Writable