Compartilhar via


PlayReadyHeader.LicenseRequested Property

Definition

Gets whether the PlayReady header indicates that a license was requested.

public bool LicenseRequested { get; }
member this.LicenseRequested : bool
Public ReadOnly Property LicenseRequested As Boolean

Property Value

true if the header's LICENSEREQUESTED attribute of the PROTECTINFO is either not present or is set to true; otherwise, false.

Applies to