JwtBuilderResult.Expires property

Gets the expiration time of the token.

public DateTime Expires { get; }

See Also