次の方法で共有


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

中間証明機関の名前。

適用対象