1 type derived from SignOutAuthenticationHandler
Microsoft.AspNetCore.Authentication (1)
SignInAuthenticationHandler.cs (1)
14
public abstract class SignInAuthenticationHandler<TOptions> :
SignOutAuthenticationHandler
<TOptions>, IAuthenticationSignInHandler
2 references to SignOutAuthenticationHandler
Microsoft.AspNetCore.Authentication (2)
SignOutAuthenticationHandler.cs (2)
17
/// Initializes a new instance of <see cref="
SignOutAuthenticationHandler
{TOptions}"/>.
28
/// Initializes a new instance of <see cref="
SignOutAuthenticationHandler
{TOptions}"/>.