Share via


ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction.BestEffort Property

Definition

Gets or sets indicates whether this restriction is enforced on a Best Effort basis.

[Newtonsoft.Json.JsonProperty(PropertyName="bestEffort")]
public bool BestEffort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bestEffort")>]
member this.BestEffort : bool with get, set
Public Property BestEffort As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to