Implemented interface member:
method
GetDefaultSignInSchemeAsync
Microsoft.AspNetCore.Authentication.IAuthenticationSchemeProvider.GetDefaultSignInSchemeAsync()
2 references to GetDefaultSignInSchemeAsync
Microsoft.AspNetCore.Authentication.Core (2)
AuthenticationSchemeProvider.cs (2)
109/// Otherwise this will fallback to <see cref="GetDefaultSignInSchemeAsync"/> if that supports sign out. 115: GetDefaultSignInSchemeAsync();