AddAuthentication (options => { options.DefaultScheme = CookieAuthenticationDefaults.AuthenticationScheme; }) .AddCookie( ...
確定! 回上一頁