SignOutAsync (); _logger.LogInformation("User logged out."); if (returnUrl != null) { return LocalRedirect(returnUrl); } else { return ...
確定! 回上一頁