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

属性值

内容标识符类型。 该值可以是 KeyIDPlayReadyObjectCustom

属性

适用于