StandardCertificateStoreNames.IntermediateCertificationAuthorities 属性

定义

获取中间证书颁发机构的名称。

public:
 static property Platform::String ^ IntermediateCertificationAuthorities { Platform::String ^ get(); };
static winrt::hstring IntermediateCertificationAuthorities();
public static string IntermediateCertificationAuthorities { get; }
var string = StandardCertificateStoreNames.intermediateCertificationAuthorities;
Public Shared ReadOnly Property IntermediateCertificationAuthorities As String

属性值

String

Platform::String

winrt::hstring

中间证书颁发机构的名称。

适用于