OPC Labs EasyOPC-UA Components Library
RemovePrivateKeyPassword Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAApplication 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

EasyUAApplication Object  | EasyUAApplication Members