X509Credentials.StoreName Property
Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2
Indicates the name of the store where the certificate is stored.
Namespace: System.Fabric
Assembly: System.Fabric (in System.Fabric.dll)
Syntax
public string StoreName { get; set; }
Property Value
Type: System.String
The name of the store where the certificate is stored.
See Also
X509Credentials Class
System.Fabric Namespace
Return to top