Condividi tramite


INDLicenseFetchDescriptor.ContentIDType Proprietà

Definizione

Ottiene il tipo dell'identificatore di contenuto utilizzato per il recupero di una licenza.

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

Valore della proprietà

Tipo di identificatore di contenuto. Il valore può essere KeyID, PlayReadyObject o Custom.

Attributi

Si applica a