ILicenseChallenge.TeeVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.