Dreamine.Identity 1.0.0.0
Dreamine.Identity 프로젝트의 API와 구성 요소를 제공합니다.
로딩중...
검색중...
일치하는것 없음
Dreamine.Identity.IUserStore 멤버 목록

다음에 대한 모든 멤버의 목록입니다 : Dreamine.Identity.IUserStore (모든 상속된 멤버들도 포함합니다.)

AcceptRequiredConsentsAsync(long id, DateTime acceptedAtUtc, CancellationToken cancellationToken=default)Dreamine.Identity.IUserStore
ChangeLocalPasswordAsync(long id, string currentPassword, string newPassword, CancellationToken cancellationToken=default)Dreamine.Identity.IUserStore
CreateLocalAsync(string email, string displayName, string password, CancellationToken cancellationToken=default)Dreamine.Identity.IUserStore
GetByIdAsync(long id, CancellationToken cancellationToken=default)Dreamine.Identity.IUserStore
UpdateDisplayNameAsync(long id, string displayName, CancellationToken cancellationToken=default)Dreamine.Identity.IUserStore
UpsertAsync(string provider, string providerKey, string email, string displayName, string avatarUrl, CancellationToken cancellationToken=default)Dreamine.Identity.IUserStore
ValidateLocalAsync(string email, string password, CancellationToken cancellationToken=default)Dreamine.Identity.IUserStore