Share via


StandardCertificateStoreNames.IntermediateCertificationAuthorities Property

Definition

Gets the name of the intermediate certificate authorities.

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

Property Value

String

Platform::String

winrt::hstring

The name of the intermediate certificate authorities.

Applies to