namespace Microsoft.AspNetCore.Identity
{
    public abstract class UserStoreBase<TUser, TKey, TUserClaim, TUserLogin, TUserToken> : IQueryableUserStore<TUsernot null>, IUserAuthenticationTokenStore<TUsernot null>, IUserAuthenticatorKeyStore<TUsernot null>, IUserClaimStore<TUsernot null>, IUserEmailStore<TUsernot null>, IUserLockoutStore<TUsernot null>, IUserLoginStore<TUsernot null>, IUserPasswordStore<TUsernot null>, IUserPhoneNumberStore<TUsernot null>, IUserSecurityStampStore<TUsernot null>, IUserStore<TUsernot null>, IUserTwoFactorRecoveryCodeStore<TUsernot null>, IUserTwoFactorStore<TUsernot null>, IDisposable
        where TUser: IdentityUser<TKey>not null
        where TKey: IEquatable<TKey>not null
        where TUserClaim: new(), IdentityUserClaim<TKey>not null
        where TUserLogin: new(), IdentityUserLogin<TKey>not null
        where TUserToken: new(), IdentityUserToken<TKey>not null
    {
        public virtual Task<int>not null GetAccessFailedCountAsync(TUsernot null user, CancellationToken cancellationToken = default);
    }
}
nuget.org
0.0 %
Assembly Microsoft.Extensions.Identity.Stores , Version=9.0.0.0, PublicKeyToken=adb9793829ddae60
Implementation Source
Help Documentation
.NET 5.05.0-windows6.06.0-android6.0-ios6.0-maccatalyst6.0-macos6.0-tizen6.0-tvos6.0-windows7.07.0-android7.0-ios7.0-maccatalyst7.0-macos7.0-tizen7.0-tvos7.0-windows8.08.0-android8.0-ios8.0-maccatalyst8.0-macos8.0-tvos8.0-windows9.09.0-android9.0-ios9.0-maccatalyst9.0-macos9.0-tvos9.0-windows
.NET Core 2.02.12.23.03.0 (windows)3.13.1 (windows)
.NET Framework 4.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 2.02.1
Xamarin Android 0.0
Xamarin iOS 0.0
Xamarin macOS 0.0
Xamarin tvOS 0.0
Xamarin watchOS 0.0
OS Platforms

For the selected framework this API is supported on all OS platforms.

  • Built-in API
  • Package-provided API

03/28/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙