摘要: ASP.NET Core Web 应用下: Program中: #region 配置鉴权 { builder.Services.AddAuthentication(option => { option.DefaultAuthenticateScheme = CookieAuthenticationD 阅读全文
posted @ 2022-07-31 16:37 流氓大菠萝 阅读(357) 评论(0) 推荐(0) 编辑