Share via


ContentKeyPolicyPlayReadyLicense.GracePeriod Property

Definition

Gets or sets the grace period of license.

[Newtonsoft.Json.JsonProperty(PropertyName="gracePeriod")]
public TimeSpan? GracePeriod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="gracePeriod")>]
member this.GracePeriod : Nullable<TimeSpan> with get, set
Public Property GracePeriod As Nullable(Of TimeSpan)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to