ILicenseChallenge.ReeVersion 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 REE.
public string ReeVersion { get; }
member this.ReeVersion : string
Public ReadOnly Property ReeVersion As String
Property Value
The version of the PlayReady Porting Kit compiled into the REE 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 REE-level security.