aspnetcore/src/Microsoft.AspNet.Identity
Hao Kung 267d0ac206 Initial identity 2/3 interop sample 2015-12-03 14:35:41 -08:00
..
Properties
BuilderExtensions.cs
ClaimsIdentityOptions.cs
DataProtectionTokenProvider.cs
DataProtectionTokenProviderOptions.cs
EmailTokenProvider.cs
ExternalLoginInfo.cs
ILookupNormalizer.cs
IPasswordHasher.cs
IPasswordValidator.cs
IQueryableRoleStore.cs
IQueryableUserStore.cs
IRoleClaimStore.cs
IRoleStore.cs
IRoleValidator.cs
ISecurityStampValidator.cs
IUserClaimStore.cs
IUserClaimsPrincipalFactory.cs
IUserEmailStore.cs Update doc comments 2015-11-05 13:22:27 -08:00
IUserLockoutStore.cs Update doc comments 2015-11-05 13:22:27 -08:00
IUserLoginStore.cs Update doc comments 2015-11-05 13:22:27 -08:00
IUserPasswordStore.cs Update doc comments 2015-11-05 13:22:27 -08:00
IUserPhoneNumberStore.cs Update doc comments 2015-11-05 13:22:27 -08:00
IUserRoleStore.cs Update doc comments 2015-11-05 13:22:27 -08:00
IUserSecurityStampStore.cs Update doc comments 2015-11-05 13:22:27 -08:00
IUserStore.cs Update doc comments 2015-11-05 13:22:27 -08:00
IUserTokenProvider.cs Update doc comments 2015-11-05 13:22:27 -08:00
IUserTwoFactorStore.cs
IUserValidator.cs
IdentityBuilder.cs Update doc comments 2015-11-05 13:22:27 -08:00
IdentityCookieOptions.cs
IdentityError.cs
IdentityErrorDescriber.cs
IdentityMarkerService.cs
IdentityOptions.cs
IdentityResult.cs
IdentityServiceCollectionExtensions.cs Fix functional unit test after hosting changes 2015-11-19 12:26:54 -08:00
LockoutOptions.cs
Microsoft.AspNet.Identity.xproj
PasswordHasher.cs
PasswordHasherCompatibilityMode.cs
PasswordHasherOptions.cs
PasswordOptions.cs
PasswordValidator.cs
PasswordVerificationResult.cs
PhoneNumberTokenProvider.cs Update doc comments 2015-11-05 13:22:27 -08:00
PrincipalExtensions.cs
Resources.resx
Rfc6238AuthenticationService.cs
RoleManager.cs Update doc comments 2015-11-05 13:22:27 -08:00
RoleValidator.cs
SecurityStampValidator.cs
SignInManager.cs Initial identity 2/3 interop sample 2015-12-03 14:35:41 -08:00
SignInOptions.cs
SignInResult.cs
TokenOptions.cs
TokenProviderDescriptor.cs
TotpSecurityStampBasedTokenProvider.cs Update doc comments 2015-11-05 13:22:27 -08:00
UpperInvariantLookupNormalizer.cs
UserClaimsPrincipalFactory.cs
UserLoginInfo.cs
UserManager.cs Fix doc comments 2015-11-13 14:09:15 -08:00
UserOptions.cs
UserValidator.cs
project.json Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:24:44 -08:00