ContentKeyPolicyPlayReadyLicense.RelativeBeginDate プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象