IPlayReadyLicense.FullyEvaluated Property

Definition

Gets the state of the license.

public:
 property bool FullyEvaluated { bool get(); };
bool FullyEvaluated();
public bool FullyEvaluated { get; }
var boolean = iPlayReadyLicense.fullyEvaluated;
Public ReadOnly Property FullyEvaluated As Boolean

Property Value

Boolean

bool

Indicates whether this license chain is evaluated or whether this license chain may be unusable due to enumeration for all licenses (including those that are unusable) being performed. If true, the license chain is evaluated. If false, the license chain may be unusable.

Applies to