Compartir a través de


SecurityTokenDescriptor.Audience Property

Definition

Gets or sets the value of the {"": audience} claim. Will be combined with Audiences and any "Aud" claims in Claims or Subject when creating a token.

public string Audience { get; set; }
member this.Audience : string with get, set
Public Property Audience As String

Property Value

Applies to