다음을 통해 공유


ILicenseChallenge.TeeVersion Property

Definition

Gets the version of the PlayReady Porting Kit compiled into the TEE.

public string TeeVersion { get; }
member this.TeeVersion : string
Public ReadOnly Property TeeVersion As String

Property Value

The version of the PlayReady Porting Kit compiled into the TEE formatted as major.minor.0.build, e.g. 4.5.0.7220.

Remarks

PlayReady clients prior to version 4.4 do not provide this information to the server. For such clients, this string will be null. Guaranteed to be accurate with TEE-level security.

Applies to