ApplicationUserManager.ApplicationUserManager C# (CSharp) Method

ApplicationUserManager() public method

public ApplicationUserManager ( IUserStore store, IIdentityMessageService emailService )
store IUserStore
emailService IIdentityMessageService
ApplicationUserManager