AddAuthentication (CookieAuthenticationDefaults.AuthenticationScheme) .AddCookie(options => { ... }); Sign In You'll have to create your ...
確定! 回上一頁