摘要:
IApplicationBuilder->IAuthenticationSchemeProvider->IAuthenticationHandlerProvider using System; using Microsoft.AspNetCore.Authentication; namespace 阅读全文
posted @ 2021-09-11 23:58
重构者
阅读(110)
评论(0)
推荐(0)
摘要:
using System; using Microsoft.AspNetCore.Authentication; using Microsoft.Extensions.DependencyInjection.Extensions; using Microsoft.Extensions.Options 阅读全文
posted @ 2021-09-11 22:10
重构者
阅读(73)
评论(0)
推荐(0)
摘要:
using System; using System.Diagnostics.CodeAnalysis; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.DependencyInjection.Ex 阅读全文
posted @ 2021-09-11 19:17
重构者
阅读(61)
评论(0)
推荐(0)
摘要:
OpenIdConnectHandler using System; using System.Collections.Generic; using System.Globalization; using System.IdentityModel.Tokens.Jwt; using System.L 阅读全文
posted @ 2021-09-11 19:07
重构者
阅读(325)
评论(0)
推荐(0)
摘要:
using System; using System.Collections.Generic; using System.Globalization; using System.Net.Http; using System.Net.Http.Headers; using System.Securit 阅读全文
posted @ 2021-09-11 19:06
重构者
阅读(256)
评论(0)
推荐(0)
摘要:
using System; using System.Text.Encodings.Web; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; using Microsoft.Extensions.DependencyInj 阅读全文
posted @ 2021-09-11 19:04
重构者
阅读(274)
评论(0)
推荐(0)
摘要:
using System; using System.Diagnostics; using System.Security.Cryptography; using System.Text.Encodings.Web; using System.Threading.Tasks; using Micro 阅读全文
posted @ 2021-09-11 19:00
重构者
阅读(173)
评论(0)
推荐(0)
摘要:
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Security.Claims; using System.Text; using 阅读全文
posted @ 2021-09-11 18:59
重构者
阅读(678)
评论(0)
推荐(0)
摘要:
using System; using System.Diagnostics; using System.Linq; using System.Security.Claims; using System.Text.Encodings.Web; using System.Threading.Tasks 阅读全文
posted @ 2021-09-11 18:56
重构者
阅读(126)
评论(0)
推荐(0)
摘要:
using System.Security.Claims; using System.Text.Encodings.Web; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Microsoft.Exten 阅读全文
posted @ 2021-09-11 18:54
重构者
阅读(76)
评论(0)
推荐(0)
摘要:
using System.Text.Encodings.Web; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; namespace Micro 阅读全文
posted @ 2021-09-11 18:54
重构者
阅读(41)
评论(0)
推荐(0)
摘要:
AuthenticationTokenExtensions using System; using System.Collections.Generic; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; namespace 阅读全文
posted @ 2021-09-11 18:46
重构者
阅读(61)
评论(0)
推荐(0)
摘要:
AuthenticationHttpContextExtensions using System.Security.Claims; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; using Microsoft.Exten 阅读全文
posted @ 2021-09-11 18:41
重构者
阅读(130)
评论(0)
推荐(0)
摘要:
IAuthenticationSchemeProvider->AuthenticationSchemeProvider->IOptions<AuthenticationOptions> AuthenticationScheme using System.Collections.Generic; us 阅读全文
posted @ 2021-09-11 17:59
重构者
阅读(99)
评论(0)
推荐(0)
1.4AuthenticationOptions--【AuthenticationOptions->AuthenticationSchemeBuilder->AuthenticationScheme】
摘要:
AuthenticationOptions->AuthenticationSchemeBuilder->AuthenticationScheme using System; using System.Collections.Generic; using System.Diagnostics.Code 阅读全文
posted @ 2021-09-11 17:59
重构者
阅读(141)
评论(0)
推荐(0)
摘要:
AuthenticateResult->AuthenticationTicket->AuthenticationProperties->ClaimsPrincipal using System; using System.Diagnostics.CodeAnalysis; using System. 阅读全文
posted @ 2021-09-11 17:47
重构者
阅读(179)
评论(0)
推荐(0)
摘要:
IAuthenticationHandlerProvider->AuthenticationHandlerProvider->IAuthenticationSchemeProvider using System.Threading.Tasks; using Microsoft.AspNetCore. 阅读全文
posted @ 2021-09-11 17:27
重构者
阅读(76)
评论(0)
推荐(0)
摘要:
AuthenticationService=>IAuthenticationHandlerProvider->IAuthenticationHandler using System.Security.Claims; using System.Threading.Tasks; using Micros 阅读全文
posted @ 2021-09-11 17:14
重构者
阅读(1268)
评论(0)
推荐(0)
摘要:
IAuthenticationHandler IAuthenticationRequestHandler : IAuthenticationHandler IAuthenticationSignOutHandler : IAuthenticationHandler IAuthenticationSi 阅读全文
posted @ 2021-09-11 17:04
重构者
阅读(177)
评论(0)
推荐(0)

浙公网安备 33010602011771号