ContentKeyPolicyPlayReadyPlayRight.AllowPassingVideoContentToUnknownOutput プロパティ

定義

ライセンスの不明な出力処理設定を構成するを取得または設定します。 使用できる値は、'Unknown'、'NotAllowed'、'Allowed'、'AllowedWithVideoConstriction' です。

[Newtonsoft.Json.JsonProperty(PropertyName="allowPassingVideoContentToUnknownOutput")]
public Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption AllowPassingVideoContentToUnknownOutput { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowPassingVideoContentToUnknownOutput")>]
member this.AllowPassingVideoContentToUnknownOutput : Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption with get, set
Public Property AllowPassingVideoContentToUnknownOutput As ContentKeyPolicyPlayReadyUnknownOutputPassingOption

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象