ExtendedRestriction.BestEffort 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 or sets whether the system must enforce the restriction or if best effort enforcement is acceptable.
public bool BestEffort { get; set; }
member this.BestEffort : bool with get, set
Public Property BestEffort As Boolean
Property Value
true
if the system must enforce the restriction; otherwise, false
indicating that best effort enforcement is acceptable.
Remarks
The PlayReady Compliance Rules document that accompanies a PlayReady licensing agreement specify whether this flag must be set or not and the corresponding client behavior required based on this flag.