ExtendedRestriction.MustUnderstand 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 extended restriction is must understand or not.
public bool MustUnderstand { get; set; }
member this.MustUnderstand : bool with get, set
Public Property MustUnderstand As Boolean
Property Value
true
if the extended restriction is must understand; otherwise, false
.
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.