SecurityStampValidator<TUser>.Clock Property

Definition

Caution

ISystemClock is obsolete, use TimeProvider instead.

C#
public Microsoft.AspNetCore.Authentication.ISystemClock Clock { get; }
C#
[System.Obsolete("ISystemClock is obsolete, use TimeProvider instead.")]
public Microsoft.AspNetCore.Authentication.ISystemClock Clock { get; }

Property Value

Attributes

Applies to

Product Versions (Obsolete)
ASP.NET Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0 (8.0, 9.0)