Share via


X509Credentials.StoreLocation Property

Definition

Indicates the location of the certificate store.

public System.Security.Cryptography.X509Certificates.StoreLocation StoreLocation { get; set; }
member this.StoreLocation : System.Security.Cryptography.X509Certificates.StoreLocation with get, set
Public Property StoreLocation As StoreLocation

Property Value

The location of the certificate store.

Applies to