JwtTokenBuilder.Algorithm property
Gets the algorithm used for signing the JWT token.
public string? Algorithm { get; }
See Also
- class JwtTokenBuilder
- namespace Kestrun.Jwt
Gets the algorithm used for signing the JWT token.
public string? Algorithm { get; }