摘要:
IApplicationBuilder->IAuthenticationSchemeProvider->IAuthenticationHandlerProvider using System; using Microsoft.AspNetCore.Authentication; namespace 阅读全文
posted @ 2021-09-11 23:58
重构者
阅读(118)
评论(0)
推荐(0)
摘要:
using System; using Microsoft.AspNetCore.Authentication; using Microsoft.Extensions.DependencyInjection.Extensions; using Microsoft.Extensions.Options 阅读全文
posted @ 2021-09-11 22:10
重构者
阅读(77)
评论(0)
推荐(0)
摘要:
using System; using System.Diagnostics.CodeAnalysis; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.DependencyInjection.Ex 阅读全文
posted @ 2021-09-11 19:17
重构者
阅读(62)
评论(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
重构者
阅读(335)
评论(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
重构者
阅读(260)
评论(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
重构者
阅读(280)
评论(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
重构者
阅读(178)
评论(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
重构者
阅读(689)
评论(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
重构者
阅读(131)
评论(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
重构者
阅读(77)
评论(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
重构者
阅读(44)
评论(0)
推荐(0)
摘要:
AuthenticationTokenExtensions using System; using System.Collections.Generic; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; namespace 阅读全文
posted @ 2021-09-11 18:46
重构者
阅读(64)
评论(0)
推荐(0)
摘要:
AuthenticationHttpContextExtensions using System.Security.Claims; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; using Microsoft.Exten 阅读全文
posted @ 2021-09-11 18:41
重构者
阅读(135)
评论(0)
推荐(0)
摘要:
IAuthenticationSchemeProvider->AuthenticationSchemeProvider->IOptions<AuthenticationOptions> AuthenticationScheme using System.Collections.Generic; us 阅读全文
posted @ 2021-09-11 17:59
重构者
阅读(100)
评论(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
重构者
阅读(144)
评论(0)
推荐(0)
摘要:
AuthenticateResult->AuthenticationTicket->AuthenticationProperties->ClaimsPrincipal using System; using System.Diagnostics.CodeAnalysis; using System. 阅读全文
posted @ 2021-09-11 17:47
重构者
阅读(180)
评论(0)
推荐(0)
摘要:
IAuthenticationHandlerProvider->AuthenticationHandlerProvider->IAuthenticationSchemeProvider using System.Threading.Tasks; using Microsoft.AspNetCore. 阅读全文
posted @ 2021-09-11 17:27
重构者
阅读(81)
评论(0)
推荐(0)
摘要:
AuthenticationService=>IAuthenticationHandlerProvider->IAuthenticationHandler using System.Security.Claims; using System.Threading.Tasks; using Micros 阅读全文
posted @ 2021-09-11 17:14
重构者
阅读(1273)
评论(0)
推荐(0)
摘要:
IAuthenticationHandler IAuthenticationRequestHandler : IAuthenticationHandler IAuthenticationSignOutHandler : IAuthenticationHandler IAuthenticationSi 阅读全文
posted @ 2021-09-11 17:04
重构者
阅读(181)
评论(0)
推荐(0)

浙公网安备 33010602011771号