OPC Labs EasyOPC-UA Components Library
SetPrivateKeyPassword Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAApplication Object : SetPrivateKeyPassword Method

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

 

DISPID (Dispatch ID):

 

For more information, see SetPrivateKeyPassword in .NET Reference.

Syntax
Visual Basic
Public Sub SetPrivateKeyPassword( _
   ByVal certificateSubId As String, _
   ByVal privateKeyPassword As String _
) 
Parameters
certificateSubId

privateKeyPassword

Return Type

See SetPrivateKeyPassword in .NET Reference.

Remarks

For remarks, see SetPrivateKeyPassword in .NET Reference.

Example

For examples, see SetPrivateKeyPassword in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members