ILicenseChallenge.ReeVersion Property

Definition

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.

Applies to