Microsoft.IdentityModel.Tokens.Experimental.LifetimeValidationError
The date at which the token expires.
The date from which the token is valid.
public LifetimeValidationError(MessageDetail messageDetail, ValidationFailureType validationFailure, StackFrame stackFrame, DateTime? notBefore, DateTime? expires, Exception innerException)
Initializes a new instance of the LifetimeValidationError class.
public LifetimeValidationError(MessageDetail messageDetail, ValidationFailureType validationFailure, StackFrame stackFrame, DateTime? notBefore, DateTime? expires)
Initializes a new instance of the LifetimeValidationError class.