Partager via


INDTransmitterProperties.SupportedFeatures Propriété

Définition

Obtient la liste des fonctionnalités prises en charge à partir du certificat d’émetteur.

public:
 property Platform::Array <NDCertificateFeature> ^ SupportedFeatures { Platform::Array <NDCertificateFeature> ^ get(); };
winrt::array_view <NDCertificateFeature> SupportedFeatures();
/// [get: Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
winrt::array_view <NDCertificateFeature> SupportedFeatures();
public NDCertificateFeature[] SupportedFeatures { get; }
public NDCertificateFeature[] SupportedFeatures { [Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var nDCertificateFeature[] = iNDTransmitterProperties.supportedFeatures;
Public ReadOnly Property SupportedFeatures As NDCertificateFeature()

Valeur de propriété

Tableau identifiant les ensembles de fonctionnalités pris en charge par le certificat.

Attributs

S’applique à