Share via


ContentKeyPolicyTokenRestriction.RestrictionTokenType Property

Definition

Gets or sets the type of token. Possible values include: 'Unknown', 'Swt', 'Jwt'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to