X509Credentials.StoreLocation Property
Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2
Indicates the location of the certificate store.
Namespace: System.Fabric
Assembly: System.Fabric (in System.Fabric.dll)
Syntax
public StoreLocation StoreLocation { get; set; }
Property Value
Type: System.Security.Cryptography.X509Certificates.StoreLocation
The location of the certificate store.
See Also
X509Credentials Class
System.Fabric Namespace
Return to top