Condividi tramite


OpenIdConnectHandler.HandleRequestAsync Metodo

Definizione

Gestisce la richiesta di autenticazione corrente.

public:
 override System::Threading::Tasks::Task<bool> ^ HandleRequestAsync();
public override System.Threading.Tasks.Task<bool> HandleRequestAsync ();
override this.HandleRequestAsync : unit -> System.Threading.Tasks.Task<bool>
Public Overrides Function HandleRequestAsync () As Task(Of Boolean)

Restituisce

true se l'autenticazione è stata gestita; in caso contrario false, .

Si applica a