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

CertStoreLocation 枚举

定义

池计算节点上证书存储的位置。

public enum CertStoreLocation
type CertStoreLocation = 
Public Enum CertStoreLocation
继承
CertStoreLocation

字段

CurrentUser 0

当前用户使用的 X.509 证书存储区。

LocalMachine 1

分配给本地计算机的 X.509 证书存储区。

适用于