PlayReadyStatics Class

Definition

Provides support for returning static or constant data.

public ref class PlayReadyStatics abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class PlayReadyStatics final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public static class PlayReadyStatics
Public Class PlayReadyStatics
Inheritance
Object Platform::Object IInspectable PlayReadyStatics
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Remarks

Version history

Windows version SDK version Value added
1607 14393 InputTrustAuthorityToCreate
1607 14393 ProtectionSystemId
1809 17763 HardwareDRMDisabledAtTime
1809 17763 HardwareDRMDisabledUntilTime
1809 17763 ResetHardwareDRMDisabled

Properties

DomainJoinServiceRequestType

Gets the type of a PlayReady domain join service request.

DomainLeaveServiceRequestType

Gets the type of a PlayReady domain leave service request.

HardwareDRMDisabledAtTime

Queries the date and time at which hardware digital rights management (DRM) was temporarily disabled on the system.

HardwareDRMDisabledUntilTime

Queries the date and time at which hardware digital rights management (DRM) will be re-enabled after it was temporarily disabled on the system.

IndividualizationServiceRequestType

Gets the type of a PlayReady individualization service request.

InputTrustAuthorityToCreate

Gets the PlayReady Trusted Input activation string.

LicenseAcquirerServiceRequestType

Gets the type of a PlayReady license acquisition service request.

MediaProtectionSystemId

Gets the PlayReady media protection system identifier.

MeteringReportServiceRequestType

Gets the type of a PlayReady metering service request.

PlayReadyCertificateSecurityLevel

Gets the current certificate security level.

PlayReadySecurityVersion

Gets the PlayReady runtime security version.

ProtectionSystemId

Gets the PlayReady content protection system ID inside a PSSH box.

RevocationServiceRequestType

Gets the type of a PlayReady revocation service request.

SecureStopServiceRequestType

Gets the type of a PlayReady secure stop service request.

Methods

CheckSupportedHardware(PlayReadyHardwareDRMFeatures)

Queries whether the specified hardware digital rights management (DRM) feature is supported on the system.

ResetHardwareDRMDisabled()

Explicitly resets any temporary disablement of hardware digital rights management (DRM), if any.

Applies to