aspnetcore/src/Core
Hao Kung c66bd98a61
Don't hook cancellation tokens by default (#1816)
2018-06-12 13:39:36 -07:00
..
Properties Fix error message (#1752) 2018-04-13 14:31:35 -07:00
AuthenticatorTokenProvider.cs
Base32.cs
ClaimsIdentityOptions.cs
DefaultPersonalDataProtector.cs ProtectPersonalData + extensiblity support (#1562) 2018-03-08 12:13:34 -08:00
EmailTokenProvider.cs
ILookupNormalizer.cs
ILookupProtector.cs ProtectPersonalData + extensiblity support (#1562) 2018-03-08 12:13:34 -08:00
ILookupProtectorKeyRing.cs ProtectPersonalData + extensiblity support (#1562) 2018-03-08 12:13:34 -08:00
IPasswordHasher.cs
IPasswordValidator.cs
IPersonalDataProtector.cs ProtectPersonalData + extensiblity support (#1562) 2018-03-08 12:13:34 -08:00
IProtectedUserStore.cs ProtectPersonalData + extensiblity support (#1562) 2018-03-08 12:13:34 -08:00
IQueryableRoleStore.cs
IQueryableUserStore.cs
IRoleClaimStore.cs
IRoleStore.cs
IRoleValidator.cs
IUserAuthenticationTokenStore.cs
IUserAuthenticatorKeyStore.cs
IUserClaimStore.cs
IUserClaimsPrincipalFactory.cs
IUserEmailStore.cs
IUserLockoutStore.cs
IUserLoginStore.cs
IUserPasswordStore.cs
IUserPhoneNumberStore.cs
IUserRoleStore.cs Fix IUserRoleStore docs (#1594) 2018-01-25 13:40:11 -08:00
IUserSecurityStampStore.cs
IUserStore.cs
IUserTwoFactorRecoveryCodeStore.cs
IUserTwoFactorStore.cs
IUserTwoFactorTokenProvider.cs
IUserValidator.cs
IdentityBuilder.cs Don't hook cancellation tokens by default (#1816) 2018-06-12 13:39:36 -07:00
IdentityError.cs
IdentityErrorDescriber.cs
IdentityOptions.cs Add Store.MaxLengthForKeys (#1555) 2018-01-09 11:32:40 -08:00
IdentityResult.cs
IdentityServiceCollectionExtensions.cs Don't hook cancellation tokens by default (#1816) 2018-06-12 13:39:36 -07:00
LockoutOptions.cs
Microsoft.Extensions.Identity.Core.csproj Reenable APICheck (#1715) 2018-03-28 12:23:22 -07:00
PasswordHasher.cs
PasswordHasherCompatibilityMode.cs
PasswordHasherOptions.cs
PasswordOptions.cs
PasswordValidator.cs
PasswordVerificationResult.cs
PersonalDataAttribute.cs ProtectPersonalData + extensiblity support (#1562) 2018-03-08 12:13:34 -08:00
PhoneNumberTokenProvider.cs
PrincipalExtensions.cs
ProtectedPersonalDataAttribute.cs ProtectPersonalData + extensiblity support (#1562) 2018-03-08 12:13:34 -08:00
Resources.resx Fix error message (#1752) 2018-04-13 14:31:35 -07:00
Rfc6238AuthenticationService.cs
RoleManager.cs
RoleValidator.cs
SignInOptions.cs
SignInResult.cs
StoreOptions.cs ProtectPersonalData + extensiblity support (#1562) 2018-03-08 12:13:34 -08:00
TokenOptions.cs
TokenProviderDescriptor.cs
TotpSecurityStampBasedTokenProvider.cs
UpperInvariantLookupNormalizer.cs
UserClaimsPrincipalFactory.cs
UserLoginInfo.cs
UserManager.cs Fix error message (#1752) 2018-04-13 14:31:35 -07:00
UserOptions.cs
UserValidator.cs
baseline.netcore.json Set 2.0 baselines 2018-03-21 10:52:15 -07:00
breakingchanges.netcore.json Reenable APICheck (#1715) 2018-03-28 12:23:22 -07:00