AuthenticationHandler<TOptions>.Events Property

Definition

The handler calls methods on the events which give the application control at certain points where processing is occurring. If it is not provided a default instance is supplied which does nothing when the methods are called.

C#
protected virtual object Events { get; set; }
C#
protected virtual object? Events { get; set; }

Property Value

Applies to

Produkt Versioner
ASP.NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0