JwtTokenBuilder.Issuer property

Gets the issuer of the JWT token.

public string Issuer { get; }

See Also