次の方法で共有


ContentKeyPolicyTokenRestriction.PrimaryVerificationKey プロパティ

定義

プライマリ検証キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象