다음을 통해 공유


NDLicenseFetchDescriptor 클래스

정의

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
상속
Object Platform::Object IInspectable NDLicenseFetchDescriptor
특성
구현

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

생성자

NDLicenseFetchDescriptor(NDContentIDType, Byte[], INDCustomData)

NDLicenseFetchDescriptor 클래스의 새 instance 만듭니다.

속성

ContentID

콘텐츠 identifer를 가져옵니다.

ContentIDType

콘텐츠 식별자의 형식을 가져옵니다.

LicenseFetchChallengeCustomData

라이선스 페치 챌린지에 대한 사용자 지정 데이터를 가져오거나 설정합니다.

적용 대상

추가 정보