SimpleWebSecurityToken.Audience Property

Definition

Gets the audience for the simple web token.

public string Audience { get; }
member this.Audience : string
Public ReadOnly Property Audience As String

Property Value

The audience for the simple web token.

Applies to