Compartir a través de


BaseControlContext.CheckEventResult(AuthenticateResult) Método

Definición

public:
 bool CheckEventResult([Runtime::InteropServices::Out] Microsoft::AspNetCore::Authentication::AuthenticateResult ^ % result);
public bool CheckEventResult (out Microsoft.AspNetCore.Authentication.AuthenticateResult result);
member this.CheckEventResult : AuthenticateResult -> bool
Public Function CheckEventResult (ByRef result As AuthenticateResult) As Boolean

Parámetros

Devoluciones

Se aplica a