다음을 통해 공유


INDLicenseFetchDescriptor.ContentIDType 속성

정의

라이선스를 가져오는 데 사용되는 콘텐츠 식별자의 형식을 가져옵니다.

public:
 property NDContentIDType ContentIDType { NDContentIDType get(); };
NDContentIDType ContentIDType();
/// [get: 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")]
NDContentIDType ContentIDType();
public NDContentIDType ContentIDType { get; }
public NDContentIDType ContentIDType { [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")] get; }
var nDContentIDType = iNDLicenseFetchDescriptor.contentIDType;
Public ReadOnly Property ContentIDType As NDContentIDType

속성 값

콘텐츠 식별자 형식입니다. 값은 KeyID, PlayReadyObject 또는 Custom일 수 있습니다.

특성

적용 대상