IAuthenticationSchemeProvider.GetRequestHandlerSchemesAsync Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Zwraca schematy w kolejności priorytetu obsługi żądań.
public:
System::Threading::Tasks::Task<System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Authentication::AuthenticationScheme ^> ^> ^ GetRequestHandlerSchemesAsync();
public System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Authentication.AuthenticationScheme>> GetRequestHandlerSchemesAsync ();
abstract member GetRequestHandlerSchemesAsync : unit -> System.Threading.Tasks.Task<seq<Microsoft.AspNetCore.Authentication.AuthenticationScheme>>
Public Function GetRequestHandlerSchemesAsync () As Task(Of IEnumerable(Of AuthenticationScheme))
Zwraca
Schematy w kolejności priorytetowej obsługi żądań