IOT Dash
IotDash.Services.IUserStore Member List

This is the complete list of members for IotDash.Services.IUserStore, including all inherited members.

CheckPasswordAsync(IdentityUser user, string password)IotDash.Services.IUserStore
CreateAsync(IdentityUser newUser, string password)IotDash.Services.IUserStore
CreateAsync(IdentityUser newUser)IotDash.Services.IUserStore
IModelStore< IdentityUser, string >.CreateAsync(TEntity entityToCreate)IotDash.Services.IModelStore< IdentityUser, string >
DeleteByKeyAsync(TKey entityId)IotDash.Services.IModelStore< IdentityUser, string >
GetAllAsync()IotDash.Services.IModelStore< IdentityUser, string >
GetByKeyAsync(TKey key)IotDash.Services.IModelStore< IdentityUser, string >
GetByNameAsync(string email)IotDash.Services.IUserStore
UpdateAsync(IdentityUser userToUpdate)IotDash.Services.IUserStore