INDLicenseFetchResult INDLicenseFetchResult INDLicenseFetchResult INDLicenseFetchResult Interface

Definition

Provides the result of the PlayReady-ND license fetch.

public : interface INDLicenseFetchResultpublic interface INDLicenseFetchResultPublic Interface INDLicenseFetchResult// You can use this interface in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Properties

ResponseCustomData ResponseCustomData ResponseCustomData ResponseCustomData

Gets the custom data from a license fetch response.

public : INDCustomData ResponseCustomData { get; }public INDCustomData ResponseCustomData { get; }Public ReadOnly Property ResponseCustomData As INDCustomData// You can use this property in JavaScript.
Value
INDCustomData INDCustomData INDCustomData INDCustomData

The custom data from a license fetch response.