JwtTokenBuilder.Audience property

Gets the audience of the JWT token.

public string Audience { get; }

See Also