Microsoft.IdentityModel.Tokens.Experimental.ValidatedLifetime
Represents a validated lifetime, including the NotBefore and Expires values.
The DateTime representing the token's expiration time.
The DateTime representing the time from which the token is considered valid.
Initializes a new instance of ValidatedLifetime.
Equality comparison operator for ValidatedLifetime.
Inequality comparison operator for ValidatedLifetime.
Determines whether the specified ValidatedLifetime is equal to the current instance.