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 String _ ) As Boolean |
C# |
---|
public static bool Exists( string storeName ) |
Parameters
- storeName
- Type: System..::..String
The store name.