NameDescriptionTypeAdditional information
PasswordHasher

IPasswordHasher

None.

UserValidator

IIdentityValidatorOfApplicationUser

None.

PasswordValidator

IIdentityValidatorOfString

None.

ClaimsIdentityFactory

IClaimsIdentityFactoryOfApplicationUserAndString

None.

EmailService

IIdentityMessageService

None.

SmsService

IIdentityMessageService

None.

UserTokenProvider

IUserTokenProviderOfApplicationUserAndString

None.

UserLockoutEnabledByDefault

boolean

None.

MaxFailedAccessAttemptsBeforeLockout

integer

None.

DefaultAccountLockoutTimeSpan

time interval

None.

SupportsUserTwoFactor

boolean

None.

SupportsUserPassword

boolean

None.

SupportsUserSecurityStamp

boolean

None.

SupportsUserRole

boolean

None.

SupportsUserLogin

boolean

None.

SupportsUserEmail

boolean

None.

SupportsUserPhoneNumber

boolean

None.

SupportsUserClaim

boolean

None.

SupportsUserLockout

boolean

None.

SupportsQueryableUsers

boolean

None.

Users

Collection of ApplicationUser

None.

TwoFactorProviders

Dictionary of string [key] and IUserTokenProviderOfApplicationUserAndString [value]

None.