Interface ICurrentUser
Represents the current user.
public interface ICurrentUser
Properties
- UserId
Gets or sets the user ID.
- UserLogin
Gets or sets the user login.
Represents the current user.
public interface ICurrentUser
Gets or sets the user ID.
Gets or sets the user login.