StreamingPolicyFairPlayConfiguration.AllowPersistentLicense Property

Definition

Gets or sets all license to be persistent or not

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to