INDLicenseFetchDescriptor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves and sets properties used for fetching a PlayReady-ND license.
public interface class INDLicenseFetchDescriptor
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1419301690, 59014, 18741, 165, 103, 124, 167, 122, 210, 15, 164)]
struct INDLicenseFetchDescriptor
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1419301690, 59014, 18741, 165, 103, 124, 167, 122, 210, 15, 164)]
/// [Windows.Foundation.Metadata.Deprecated("INDLicenseFetchDescriptor is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
struct INDLicenseFetchDescriptor
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1419301690, 59014, 18741, 165, 103, 124, 167, 122, 210, 15, 164)]
public interface INDLicenseFetchDescriptor
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1419301690, 59014, 18741, 165, 103, 124, 167, 122, 210, 15, 164)]
[Windows.Foundation.Metadata.Deprecated("INDLicenseFetchDescriptor 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 INDLicenseFetchDescriptor
Public Interface INDLicenseFetchDescriptor
- Derived
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
ContentID |
Gets the content identifier used for fetching a license. |
ContentIDType |
Gets the type of the content identifier used for fetching a license. |
LicenseFetchChallengeCustomData |
Gets or sets custom data for a license fetch challenge. |