Freigeben über


NDCertificateFeature Enumeration

Definition

Gibt die PlayReady-ND-Funktion an, auf die das Zertifikat den Zugriff steuert.

public enum class NDCertificateFeature
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class NDCertificateFeature
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("NDCertificateFeature is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
enum class NDCertificateFeature
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum NDCertificateFeature
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("NDCertificateFeature is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public enum NDCertificateFeature
var value = Windows.Media.Protection.PlayReady.NDCertificateFeature.transmitter
Public Enum NDCertificateFeature
Vererbung
NDCertificateFeature
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Felder

AntiRollBackClock 5

Das Gerät implementiert eine Antirollbackuhr.

CRLS 9

Die Entität unterstützt Zertifikatsperrlisten.

PlayReady3Features 13

Entity unterstützt Features der PlayReady-Version 3.x, z. B. Pro-Stream-Schlüssel.

Receiver 2

Die Entität implementiert Die Empfängerfunktionalität.

SecureClock 4

Das Gerät implementiert SecureClock.

SharedCertificate 3

Die Entität teilt den Empfängerschlüssel auf mehreren Geräten.

Transmitter 1

Die Entität implementiert Sendefunktionen.

Gilt für: