Udostępnij za pośrednictwem


NegotiateEvents.Authenticated(AuthenticatedContext) Metoda

Definicja

Wywoływane po zakończeniu uwierzytelniania i wygenerowano wartość ClaimsIdentity.

public:
 virtual System::Threading::Tasks::Task ^ Authenticated(Microsoft::AspNetCore::Authentication::Negotiate::AuthenticatedContext ^ context);
public virtual System.Threading.Tasks.Task Authenticated (Microsoft.AspNetCore.Authentication.Negotiate.AuthenticatedContext context);
abstract member Authenticated : Microsoft.AspNetCore.Authentication.Negotiate.AuthenticatedContext -> System.Threading.Tasks.Task
override this.Authenticated : Microsoft.AspNetCore.Authentication.Negotiate.AuthenticatedContext -> System.Threading.Tasks.Task
Public Overridable Function Authenticated (context As AuthenticatedContext) As Task

Parametry

Zwraca

Dotyczy