次の方法で共有


EnvelopeEncryption.ContentKeys プロパティ

定義

各暗号化スキームの既定のコンテンツ キーと、特定のトラックの個別のコンテンツ キーを表す取得または設定

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象