Bagikan melalui


ContentKeyPolicyPlayReadyLicense.ExpirationDate Property

Definition

Gets or sets the expiration date of license.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to