ContentKeyPolicyTokenRestriction.PrimaryVerificationKey Property

Definition

Gets or sets the primary verification key.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to