Exemplo n.º 1
0
 private async Task GetAllSchemes(AuthSchemeProvider authSchemeProvider)
 {
     await authSchemeProvider.LoadAllSchemes();
 }