InfoBaseUsersManager.CurrentUser

Syntax:

CurrentUser()

Returned value:

Type: InfoBaseUser.
Description of user authenticated in current session. If list of infobase users ie empty, then user with empty name and object identifier returned by FindByName method, if empty name is specified in the parameter.

Description:

Obtains a description of the current infobase user.
When user starts working with infobase the description of authenticated user is saved in the session, and becomes the current user. Values of all current user's properties are not modified during session and remain the same as they were on authentication.

Availability:

Server, thick client, external connection, Mobile application (server).

Note:

Accessible to all users.

    

1C:Enterprise Developer's Community