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

Description
Determines whether a non-empty password is in use for the given certificate.

 

DISPID (Dispatch ID):

 

For more information, see HasPrivateKeyPassword in .NET Reference.

Syntax
Visual Basic
Public Function HasPrivateKeyPassword( _
   ByVal certificateSubId As String _
) As Boolean
Parameters
certificateSubId

Return Type

See HasPrivateKeyPassword in .NET Reference.

Remarks

For remarks, see HasPrivateKeyPassword in .NET Reference.

Example

For examples, see HasPrivateKeyPassword in .NET Reference.

See Also

AbstractEasyUAClientServerApplication Object  | AbstractEasyUAClientServerApplication Members