Determines strength of the password that is configured for use with the given certificate.
Syntax
Parameters
- certificateSubId
- The sub-id of the certificate. Normally an empty string.
The value of this parameter can be null
(Nothing
in Visual Basic).
Return Value
Returns zero when there is no password configured. Returns a positive number indicating the relative strength of the password otherwise.
Exceptions
Exception | Description |
System.Exception | An error has occurred during application execution. |
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also