AuthenticationHandler<TOptions>.Clock Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
ISystemClock is obsolete, use TimeProvider instead.
Obtient ISystemClock.
protected:
property Microsoft::AspNetCore::Authentication::ISystemClock ^ Clock { Microsoft::AspNetCore::Authentication::ISystemClock ^ get(); };
protected Microsoft.AspNetCore.Authentication.ISystemClock Clock { get; }
[System.Obsolete("ISystemClock is obsolete, use TimeProvider instead.")]
protected Microsoft.AspNetCore.Authentication.ISystemClock Clock { get; }
member this.Clock : Microsoft.AspNetCore.Authentication.ISystemClock
[<System.Obsolete("ISystemClock is obsolete, use TimeProvider instead.")>]
member this.Clock : Microsoft.AspNetCore.Authentication.ISystemClock
Protected ReadOnly Property Clock As ISystemClock
Valeur de propriété
- Attributs