OPC Labs EasyOPC-UA Library
PrivateKeyPasswordChanged Method
OpcLabs_EasyOpcUA ActiveX DLL > DEasyUAClientServerApplicationEvents Object : PrivateKeyPasswordChanged Method
Description
Raised when the private key configured for the use with the own certificate has changed.
Syntax
Visual Basic
Public Sub PrivateKeyPasswordChanged( _
   ByVal sender0 As Variant, _
   ByVal eventArgs As DataEventArgs _
) 
Parameters
sender0
eventArgs
See Also

DEasyUAClientServerApplicationEvents Object  | DEasyUAClientServerApplicationEvents Members