PublicAPI.Services.AuthenticationServices.GetSessions Документация ELMA API
Получить информацию об авторизованных сессиях
 
 
Синтаксис

public IEnumerable<AuthenticatedSessionInfo> GetSessions(
	AuthenticatedSessionFilter filter
)

Параметры

filter
Тип: AuthenticatedSessionFilter
Фильтр

Возвращаемое значение

Тип: IEnumerable AuthenticatedSessionInfo 
Список авторизованных сессий
См. также