次の方法で共有


ILicenseChallenge.ReeRawXML Property

Definition

Gets the raw XML of the REE node in the license request.

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

Property Value

The raw XML of the REE node in the license request.

Remarks

This allows the server to check for newly added features without having to upgrade the PlayReady Server SDK. PlayReady clients prior to version 4.4 do not provide this information to the server. For such clients, this string will contain an empty REE XML tag.

Applies to