次の方法で共有


ContentKeyPolicyPlayReadyPlayRight.FirstPlayExpiration プロパティ

定義

ライセンスがコンテンツの再生に最初に使用された後にライセンスが有効になる時間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象