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

EasyUAApplication Object  | EasyUAApplication Members