Freigeben über


ExtendedRestriction.BestEffort Property

Definition

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.

Applies to