Share via


ContentKeyPolicyPlayReadyLicense.RelativeExpirationDate Property

Definition

Gets or sets the relative expiration date of license.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to