JwtBearerOptions.SystemClock Property

Definition

For testing purposes only.

public:
 property Microsoft::AspNetCore::Authentication::ISystemClock ^ SystemClock { Microsoft::AspNetCore::Authentication::ISystemClock ^ get(); void set(Microsoft::AspNetCore::Authentication::ISystemClock ^ value); };
public Microsoft.AspNetCore.Authentication.ISystemClock SystemClock { get; set; }
member this.SystemClock : Microsoft.AspNetCore.Authentication.ISystemClock with get, set
Public Property SystemClock As ISystemClock

Property Value

Applies to