INDTransmitterProperties.PlatformIdentifier Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’identificateur de plateforme à partir d’un certificat d’émetteur.
public:
property NDCertificatePlatformID PlatformIdentifier { NDCertificatePlatformID get(); };
NDCertificatePlatformID PlatformIdentifier();
/// [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")]
NDCertificatePlatformID PlatformIdentifier();
public NDCertificatePlatformID PlatformIdentifier { get; }
public NDCertificatePlatformID PlatformIdentifier { [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 nDCertificatePlatformID = iNDTransmitterProperties.platformIdentifier;
Public ReadOnly Property PlatformIdentifier As NDCertificatePlatformID
Valeur de propriété
Identificateur de la plateforme.
- Attributs