AuthenticationHandler<TOptions>.TimeProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current time, primarily for unit testing.
protected TimeProvider TimeProvider { get; }
member this.TimeProvider : TimeProvider
Protected ReadOnly Property TimeProvider As TimeProvider