Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

CertificateStore.Exists Method

Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9147)

Exists(String, CertificateStoreLocation)

Determines whether the specified certificate store exists.

Declaration
public static bool Exists(string storeName, CertificateStoreLocation location)
Parameters
Type Name Description
String storeName

The store name.

CertificateStoreLocation location

Specifies the location of the certificate store.

Returns
Type Description
Boolean

True if the store exists; false otherwise.

Exists(CertificateStoreName, CertificateStoreLocation)

Determines whether the specified certificate store exists.

Declaration
public static bool Exists(CertificateStoreName storeName, CertificateStoreLocation location)
Parameters
Type Name Description
CertificateStoreName storeName

The store name value.

CertificateStoreLocation location

Specifies the location of the certificate store.

Returns
Type Description
Boolean

True if the store exists; false otherwise.

Exists(String)

Determines whether the specified certificate store exists.

Declaration
public static bool Exists(string storeName)
Parameters
Type Name Description
String storeName

The store name.

Returns
Type Description
Boolean

True if the store exists; false otherwise.

Exists(CertificateStoreName)

Determines whether the specified certificate store exists.

Declaration
public static bool Exists(CertificateStoreName storeName)
Parameters
Type Name Description
CertificateStoreName storeName

The store name value.

Returns
Type Description
Boolean

True if the store exists; false otherwise.

In This Article
  • Exists(String, CertificateStoreLocation)
  • Exists(CertificateStoreName, CertificateStoreLocation)
  • Exists(String)
  • Exists(CertificateStoreName)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies