Table of Contents

Class UserSession

Namespace
Lers.Administration
Assembly
Lers.System.dll

Сеанс работы пользователя.

public sealed class UserSession
Inheritance
UserSession
Inherited Members
Extension Methods

Properties

AccountId

Возвращает уникальный идентификатор учетной записи.

public int AccountId { get; }

Property Value

int

Id

Уникальный идентификатор сеанса работы пользователя.

public string Id { get; }

Property Value

string