Determines whether the specified certificate store exists.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Shared Function Exists ( _ storeName As CertificateStoreName _ ) As Boolean |
| C# |
|---|
public static bool Exists( CertificateStoreName storeName ) |
Parameters
- storeName
- Type: Rebex.Security.Certificates..::..CertificateStoreName
The store name value.