SecurityStampValidator<TUser>.Clock 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.
The ISystemClock.
public:
property Microsoft::AspNetCore::Authentication::ISystemClock ^ Clock { Microsoft::AspNetCore::Authentication::ISystemClock ^ get(); };
public Microsoft.AspNetCore.Authentication.ISystemClock Clock { get; }
member this.Clock : Microsoft.AspNetCore.Authentication.ISystemClock
Public ReadOnly Property Clock As ISystemClock