你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

X509Credentials.StoreLocation 属性

定义

指示证书存储区的位置。

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

属性值

证书存储区的位置。

适用于