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

Description
Determines strength of the password that is configured for use with the given certificate.

 

DISPID (Dispatch ID):

 

For more information, see GetPrivateKeyPasswordStrength in .NET Reference.

Syntax
Visual Basic
Public Function GetPrivateKeyPasswordStrength( _
   ByVal certificateSubId As String _
) As Single
Parameters
certificateSubId

Return Type

See GetPrivateKeyPasswordStrength in .NET Reference.

Remarks

For remarks, see GetPrivateKeyPasswordStrength in .NET Reference.

Example

For examples, see GetPrivateKeyPasswordStrength in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members