Inherited Members
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.SaveChanges(System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.CreateAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.FindByNameAsync(System.String, System.Threading.CancellationToken)
UserStore<TUser, TRole, TContext, Guid, IdentityUserClaim<Guid>, IdentityUserRole<Guid>, MultitenantIdentityUserLogin, IdentityUserToken<Guid>, IdentityRoleClaim<Guid>>.FindUserRoleAsync(Guid, Guid, CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.FindUserAsync(System.Guid, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.FindUserLoginAsync(System.Guid, System.String, System.String, System.Threading.CancellationToken)
UserStore<TUser, TRole, TContext, Guid, IdentityUserClaim<Guid>, IdentityUserRole<Guid>, MultitenantIdentityUserLogin, IdentityUserToken<Guid>, IdentityRoleClaim<Guid>>.FindUserLoginAsync(String, String, CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.AddToRoleAsync(TUser, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.RemoveFromRoleAsync(TUser, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.GetRolesAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.IsInRoleAsync(TUser, System.String, System.Threading.CancellationToken)
UserStore<TUser, TRole, TContext, Guid, IdentityUserClaim<Guid>, IdentityUserRole<Guid>, MultitenantIdentityUserLogin, IdentityUserToken<Guid>, IdentityRoleClaim<Guid>>.AddClaimsAsync(TUser, IEnumerable<Claim>, CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.ReplaceClaimAsync(TUser, System.Security.Claims.Claim, System.Security.Claims.Claim, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.RemoveClaimsAsync(TUser, System.Collections.Generic.IEnumerable<System.Security.Claims.Claim>, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.AddLoginAsync(TUser, Microsoft.AspNetCore.Identity.UserLoginInfo, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.RemoveLoginAsync(TUser, System.String, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.GetLoginsAsync(TUser, System.Threading.CancellationToken)
UserStore<TUser, TRole, TContext, Guid, IdentityUserClaim<Guid>, IdentityUserRole<Guid>, MultitenantIdentityUserLogin, IdentityUserToken<Guid>, IdentityRoleClaim<Guid>>.FindByLoginAsync(String, String, CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.FindByEmailAsync(System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.GetUsersForClaimAsync(System.Security.Claims.Claim, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.GetUsersInRoleAsync(System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.FindTokenAsync(TUser, System.String, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.AddUserTokenAsync(Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.RemoveUserTokenAsync(Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.Context
Microsoft.AspNetCore.Identity.EntityFrameworkCore.UserStore<TUser, TRole, TContext, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.Users
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, TRole, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.CreateUserRole(TUser, TRole)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, TRole, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.AddToRoleAsync(TUser, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, TRole, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.RemoveFromRoleAsync(TUser, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, TRole, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.GetRolesAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, TRole, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.IsInRoleAsync(TUser, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, TRole, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.FindRoleAsync(System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, TRole, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, Microsoft.AspNetCore.Identity.IdentityUserRole<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>, Microsoft.AspNetCore.Identity.IdentityRoleClaim<System.Guid>>.FindUserRoleAsync(System.Guid, System.Guid, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.CreateUserClaim(TUser, System.Security.Claims.Claim)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.CreateUserLogin(TUser, Microsoft.AspNetCore.Identity.UserLoginInfo)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetUserNameAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.SetUserNameAsync(TUser, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetNormalizedUserNameAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.CreateAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.UpdateAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.ConvertIdFromString(System.String)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.ConvertIdToString(System.Guid)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.FindByNameAsync(System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.SetPasswordHashAsync(TUser, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetPasswordHashAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.HasPasswordAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.FindUserLoginAsync(System.Guid, System.String, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.FindUserLoginAsync(System.String, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.ThrowIfDisposed()
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.Dispose()
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetClaimsAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.AddClaimsAsync(TUser, System.Collections.Generic.IEnumerable<System.Security.Claims.Claim>, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.ReplaceClaimAsync(TUser, System.Security.Claims.Claim, System.Security.Claims.Claim, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.RemoveClaimsAsync(TUser, System.Collections.Generic.IEnumerable<System.Security.Claims.Claim>, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.RemoveLoginAsync(TUser, System.String, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetLoginsAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.FindByLoginAsync(System.String, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetEmailConfirmedAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.SetEmailConfirmedAsync(TUser, System.Boolean, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetNormalizedEmailAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.SetNormalizedEmailAsync(TUser, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetLockoutEndDateAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.SetLockoutEndDateAsync(TUser, System.Nullable<System.DateTimeOffset>, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.IncrementAccessFailedCountAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.ResetAccessFailedCountAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetAccessFailedCountAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetLockoutEnabledAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.SetLockoutEnabledAsync(TUser, System.Boolean, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetPhoneNumberAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.SetPhoneNumberConfirmedAsync(TUser, System.Boolean, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetSecurityStampAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.SetTwoFactorEnabledAsync(TUser, System.Boolean, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetTwoFactorEnabledAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetUsersForClaimAsync(System.Security.Claims.Claim, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.FindTokenAsync(TUser, System.String, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.RemoveUserTokenAsync(Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.SetTokenAsync(TUser, System.String, System.String, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.RemoveTokenAsync(TUser, System.String, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.SetAuthenticatorKeyAsync(TUser, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.GetAuthenticatorKeyAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.CountCodesAsync(TUser, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.ReplaceCodesAsync(TUser, System.Collections.Generic.IEnumerable<System.String>, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.RedeemCodeAsync(TUser, System.String, System.Threading.CancellationToken)
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, System.Guid, Microsoft.AspNetCore.Identity.IdentityUserClaim<System.Guid>, IRM.AspNetCore.Identity.MultitenantIdentityUserLogin, Microsoft.AspNetCore.Identity.IdentityUserToken<System.Guid>>.ErrorDescriber
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()