Condividi tramite


NDLicenseFetchDescriptor Classe

Definizione

Recupera e imposta le proprietà usate per recuperare una licenza PlayReady-ND.

public ref class NDLicenseFetchDescriptor sealed : INDLicenseFetchDescriptor
/// [Windows.Foundation.Metadata.Activatable(Windows.Media.Protection.PlayReady.INDLicenseFetchDescriptorFactory, 65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class NDLicenseFetchDescriptor final : INDLicenseFetchDescriptor
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Activatable(Windows.Media.Protection.PlayReady.INDLicenseFetchDescriptorFactory, 65536, "Windows.Foundation.UniversalApiContract")]
class NDLicenseFetchDescriptor final : INDLicenseFetchDescriptor
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Activatable(Windows.Media.Protection.PlayReady.INDLicenseFetchDescriptorFactory, 65536, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.Deprecated("NDLicenseFetchDescriptor is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
class NDLicenseFetchDescriptor final : INDLicenseFetchDescriptor
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Media.Protection.PlayReady.INDLicenseFetchDescriptorFactory), 65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class NDLicenseFetchDescriptor : INDLicenseFetchDescriptor
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Media.Protection.PlayReady.INDLicenseFetchDescriptorFactory), 65536, "Windows.Foundation.UniversalApiContract")]
public sealed class NDLicenseFetchDescriptor : INDLicenseFetchDescriptor
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Media.Protection.PlayReady.INDLicenseFetchDescriptorFactory), 65536, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.Deprecated("NDLicenseFetchDescriptor is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public sealed class NDLicenseFetchDescriptor : INDLicenseFetchDescriptor
function NDLicenseFetchDescriptor(contentIDType, contentIDBytes, licenseFetchChallengeCustomData)
Public NotInheritable Class NDLicenseFetchDescriptor
Implements INDLicenseFetchDescriptor
Ereditarietà
Object Platform::Object IInspectable NDLicenseFetchDescriptor
Attributi
Implementazioni

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)

Costruttori

NDLicenseFetchDescriptor(NDContentIDType, Byte[], INDCustomData)

Crea una nuova istanza della classe NDLicenseFetchDescriptor .

Proprietà

ContentID

Ottiene l'identifero del contenuto.

ContentIDType

Ottiene il tipo dell'identificatore di contenuto.

LicenseFetchChallengeCustomData

Ottiene o imposta dati personalizzati per una richiesta di recupero delle licenze.

Si applica a

Vedi anche