Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

X509Credentials.StoreLocation Property

Definition

Namespace:
System.Fabric
Assembly:
System.Fabric.dll
Package:
Microsoft.ServiceFabric v11.4.268

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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


Feedback

Was this page helpful?