INDRegistrationCompletedEventArgs Interface
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.
Fournit des arguments pour l’événement PlayReady-ND RegistrationCompleted .
public interface class INDRegistrationCompletedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2654582349, 43867, 18693, 172, 220, 120, 122, 119, 198, 55, 77)]
struct INDRegistrationCompletedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2654582349, 43867, 18693, 172, 220, 120, 122, 119, 198, 55, 77)]
/// [Windows.Foundation.Metadata.Deprecated("INDRegistrationCompletedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
struct INDRegistrationCompletedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2654582349, 43867, 18693, 172, 220, 120, 122, 119, 198, 55, 77)]
public interface INDRegistrationCompletedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2654582349, 43867, 18693, 172, 220, 120, 122, 119, 198, 55, 77)]
[Windows.Foundation.Metadata.Deprecated("INDRegistrationCompletedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public interface INDRegistrationCompletedEventArgs
Public Interface INDRegistrationCompletedEventArgs
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Propriétés
ResponseCustomData |
Obtient des données personnalisées à partir d’une réponse d’inscription. |
TransmitterCertificateAccepted |
Obtient ou définit s’il faut accepter ou refuser le certificat d’un émetteur. |
TransmitterProperties |
Obtient les propriétés de l’émetteur à partir du certificat de l’émetteur pour vérifier l’émetteur. |