Share via


CertificateRequestProperties.SuppressedDefaults Eigenschaft

Definition

Ruft einen Vektor unterdrückter Standardwerte ab.

public:
 property IVector<Platform::String ^> ^ SuppressedDefaults { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> SuppressedDefaults();
public IList<string> SuppressedDefaults { get; }
var iVector = certificateRequestProperties.suppressedDefaults;
Public ReadOnly Property SuppressedDefaults As IList(Of String)

Eigenschaftswert

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Ein Vektor unterdrückter Standardwerte.

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Gilt für: