Bagikan melalui


ContentKeyPolicyPlayReadyLicense.BeginDate Property

Definition

Gets or sets the begin date of license

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to