ContentKeyPolicyPlayReadyLicense.BeginDate プロパティ

定義

ライセンスの開始日を取得または設定します

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象