INDLicenseFetchDescriptor 接口

定义

检索和设置用于提取 PlayReady-ND 许可证的属性。

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
派生
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

属性

ContentID

获取用于提取许可证的内容标识符。

ContentIDType

获取用于获取许可证的内容标识符的类型。

LicenseFetchChallengeCustomData

获取或设置许可证提取质询的自定义数据。

适用于