Share via


ContentKeyPolicyPlayReadyLicense.AllowTestDevices Property

Definition

Gets or sets a flag indicating whether test devices can use the license.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to