Partilhar via


NDLicenseFetchDescriptor.ContentIDType Propriedade

Definição

Obtém o tipo do identificador de conteúdo.

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 = nDLicenseFetchDescriptor.contentIDType;
Public ReadOnly Property ContentIDType As NDContentIDType

Valor da propriedade

O tipo de identificador de conteúdo. Esse valor pode ser KeyID, PlayReadyObject ou Custom.

Implementações

Atributos

Aplica-se a