ContentKeyPolicyPlayReadyPlayRight.ScmsRestriction プロパティ

定義

ライセンスのシリアル コピー管理システム (SCMS) を構成する値を取得または設定します。 0 ~ 3 の範囲にする必要があります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象