次の方法で共有


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

ライセンス フェッチ チャレンジのカスタム データを取得または設定します。

適用対象