Implemented interface member:
method
GetDefaultChallengeSchemeAsync
Microsoft.AspNetCore.Authentication.IAuthenticationSchemeProvider.GetDefaultChallengeSchemeAsync()
2 references to GetDefaultChallengeSchemeAsync
Microsoft.AspNetCore.Authentication.Core (2)
AuthenticationSchemeProvider.cs (2)
87/// Otherwise, this will fallback to <see cref="GetDefaultChallengeSchemeAsync"/> . 93: GetDefaultChallengeSchemeAsync();