次の方法で共有


ContentKeyPolicyTokenRestriction.AlternateVerificationKeys プロパティ

定義

代替検証キーの一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="alternateVerificationKeys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.ContentKeyPolicyRestrictionTokenKey> AlternateVerificationKeys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="alternateVerificationKeys")>]
member this.AlternateVerificationKeys : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.ContentKeyPolicyRestrictionTokenKey> with get, set
Public Property AlternateVerificationKeys As IList(Of ContentKeyPolicyRestrictionTokenKey)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象