Sdílet prostřednictvím


IOpenIdConnectEvents.UserInformationReceived Metoda

Definice

Vyvolá se při načtení informací o uživateli z koncového bodu UserInfoEndpoint.

public:
 System::Threading::Tasks::Task ^ UserInformationReceived(Microsoft::AspNetCore::Authentication::OpenIdConnect::UserInformationReceivedContext ^ context);
public System.Threading.Tasks.Task UserInformationReceived (Microsoft.AspNetCore.Authentication.OpenIdConnect.UserInformationReceivedContext context);
abstract member UserInformationReceived : Microsoft.AspNetCore.Authentication.OpenIdConnect.UserInformationReceivedContext -> System.Threading.Tasks.Task
Public Function UserInformationReceived (context As UserInformationReceivedContext) As Task

Parametry

Návraty

Platí pro