- added ReplaceClaimAsync method to IUserClaimStore interface - implemented ReplaceClaimAsync method from IUserClaimStore inside the Microsoft.AspNet.Identity.EntityFramework.UserStore<TUser, TRole, TContext, TKey> - added ReplaceClaimAsync method to UserManager - added UserManager tests for ReplaceClaimAsync method. - added some UserStore tests for ReplaceClaimAsync implementation of IUserClaimStore |
||
|---|---|---|
| .. | ||
| ApiConsistencyTestBase.cs | ||
| ApplicationUser.cs | ||
| IdentityResultAssert.cs | ||
| MockHelpers.cs | ||
| PasswordHasherOptionsAccessor.cs | ||
| PriorityOrderer.cs | ||
| TestMessageService.cs | ||
| TestRole.cs | ||
| TestUser.cs | ||
| UserManagerTestBase.cs | ||