JwtBuilderResult.IssuedAt property

Gets the time at which the token was issued.

public DateTime IssuedAt { get; }

See Also