INDRegistrationCompletedEventArgs Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Fornisce argomenti per l'evento 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
- Attributi
Requisiti Windows
Famiglia di dispositivi |
Windows 10 (è stato introdotto in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)
|
Proprietà
ResponseCustomData |
Ottiene dati personalizzati da una risposta di registrazione. |
TransmitterCertificateAccepted |
Ottiene o imposta un valore che indica se accettare o rifiutare il certificato di un trasmettitore. |
TransmitterProperties |
Ottiene le proprietà del trasmettitore dal certificato del trasmettitore per verificare il trasmettitore. |