OPC Labs EasyOPC-UA Library
RemovePrivateKeyPassword Method
OpcLabs_EasyOpcUA ActiveX DLL > AbstractEasyUAClientServerApplication Object : RemovePrivateKeyPassword Method

Description
Removes the password used to access the private key for given certificate.

 

DISPID (Dispatch ID):

 

For more information, see RemovePrivateKeyPassword in .NET Reference.

Syntax
Visual Basic
Public Sub RemovePrivateKeyPassword( _
   ByVal certificateSubId As String _
) 
Parameters
certificateSubId

Return Type

See RemovePrivateKeyPassword in .NET Reference.

Remarks

For remarks, see RemovePrivateKeyPassword in .NET Reference.

Example

For examples, see RemovePrivateKeyPassword in .NET Reference.

See Also

AbstractEasyUAClientServerApplication Object  | AbstractEasyUAClientServerApplication Members