8 references to
Microsoft.AspNetCore.Authentication (2)
Events\PrincipalContext.cs (1)
22: base(context, scheme, options, properties) { }
Events\RedirectContext.cs (1)
27: base(context, scheme, options, properties)
Microsoft.AspNetCore.Authentication.Certificate (1)
Events\CertificateChallengeContext.cs (1)
25: base(context, scheme, options, properties) { }
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieSigningOutContext.cs (1)
27: base(context, scheme, options, properties)
Microsoft.AspNetCore.Authentication.JwtBearer (1)
JwtBearerChallengeContext.cs (1)
22: base(context, scheme, options, properties) { }
Microsoft.AspNetCore.Authentication.Negotiate (1)
Events\ChallengeContext.cs (1)
22: base(context, scheme, options, properties) { }
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
Events\RedirectContext.cs (1)
25: base(context, scheme, options, properties) { }
Microsoft.AspNetCore.Authentication.WsFederation (1)
RedirectContext.cs (1)
27: base(context, scheme, options, properties) { }