IUserInfoHandler - интерфейс
Handler for for retrieving user information based on user identifier(s).
Пространство имён: Tessa.Roles.UserInfoСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public interface IUserInfoHandler
Public Interface IUserInfoHandler
public interface class IUserInfoHandler
type IUserInfoHandler = interface end
| GetUserInfoAsync |
Retrieves user information for single user with specified identifier.
|
| GetUsersInfoAsync |
Retrieves user information for multiple users with specified identifiers.
|