Share via


ContentKeyPolicyPlayReadyLicense.RelativeBeginDate Property

Definition

Gets or sets the relative begin date of license.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to