ContentKeyPolicyPlayReadyLicense.GracePeriod プロパティ

定義

ライセンスの猶予期間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象