aspnetcore/src/Microsoft.AspNetCore.Identity
Hao Kung 82863e9444 Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
..
Properties Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:33:53 -08:00
BuilderExtensions.cs
ClaimsIdentityOptions.cs
DataProtectionTokenProvider.cs Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
DataProtectionTokenProviderOptions.cs
EmailTokenProvider.cs Enabled xml doc generation 2016-02-18 16:01:36 -08:00
ExternalLoginInfo.cs Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
ILookupNormalizer.cs
IPasswordHasher.cs
IPasswordValidator.cs
IQueryableRoleStore.cs
IQueryableUserStore.cs
IRoleClaimStore.cs
IRoleStore.cs
IRoleValidator.cs
ISecurityStampValidator.cs Enabled xml doc generation 2016-02-18 16:01:36 -08:00
IUserAuthenticationTokenStore.cs Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
IUserClaimStore.cs
IUserClaimsPrincipalFactory.cs Enabled xml doc generation 2016-02-18 16:01:36 -08:00
IUserEmailStore.cs
IUserLockoutStore.cs
IUserLoginStore.cs Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
IUserPasswordStore.cs
IUserPhoneNumberStore.cs
IUserRoleStore.cs Enabled xml doc generation 2016-02-18 16:01:36 -08:00
IUserSecurityStampStore.cs
IUserStore.cs Enabled xml doc generation 2016-02-18 16:01:36 -08:00
IUserTwoFactorStore.cs
IUserTwoFactorTokenProvider.cs Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
IUserValidator.cs
IdentityBuilder.cs Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
IdentityCookieOptions.cs Update cookie name 2016-03-04 12:14:43 -08:00
IdentityError.cs
IdentityErrorDescriber.cs Enabled xml doc generation 2016-02-18 16:01:36 -08:00
IdentityMarkerService.cs
IdentityOptions.cs
IdentityResult.cs
IdentityServiceCollectionExtensions.cs
LockoutOptions.cs
Microsoft.AspNetCore.Identity.xproj Remove project name from output path 2016-03-02 18:52:58 -08:00
PasswordHasher.cs Enabled xml doc generation 2016-02-18 16:01:36 -08:00
PasswordHasherCompatibilityMode.cs
PasswordHasherOptions.cs
PasswordOptions.cs
PasswordValidator.cs
PasswordVerificationResult.cs
PhoneNumberTokenProvider.cs Enabled xml doc generation 2016-02-18 16:01:36 -08:00
PrincipalExtensions.cs
Resources.resx
Rfc6238AuthenticationService.cs
RoleManager.cs Fixed parameter "role" cannot be resolved 2016-02-22 11:40:38 -08:00
RoleValidator.cs
SecurityStampValidator.cs Enabled xml doc generation 2016-02-18 16:01:36 -08:00
SignInManager.cs Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
SignInOptions.cs
SignInResult.cs
TokenOptions.cs
TokenProviderDescriptor.cs
TotpSecurityStampBasedTokenProvider.cs Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
UpperInvariantLookupNormalizer.cs
UserClaimsPrincipalFactory.cs Enabled xml doc generation 2016-02-18 16:01:36 -08:00
UserLoginInfo.cs
UserManager.cs Add support for Authentication Tokens to Identity 2016-03-07 13:53:54 -08:00
UserOptions.cs Add + to allowed username characters by default 2016-02-23 13:18:11 -08:00
UserValidator.cs Enabled xml doc generation 2016-02-18 16:01:36 -08:00
project.json Transition to netstandard. 2016-03-01 13:39:17 -08:00