Share via


ContentKeyPolicyTokenRestriction.Audience Property

Definition

Gets or sets the audience for the token.

[Newtonsoft.Json.JsonProperty(PropertyName="audience")]
public string Audience { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="audience")>]
member this.Audience : string with get, set
Public Property Audience As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to