IUserInfoRepository - интерфейс

Repository for retrieving user information based on user identifier(s).

Definition

Пространство имён: Tessa.Roles.UserInfo
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public interface IUserInfoRepository

Заметки

Use this object to perform all the server business logic, including handler resolving, caching and normalization.

Методы

GetUsersInfoAsync Retrieves user information for users with specified identifiers.

См. также