InfoBaseUsersManager.FindByUUID

Syntax:

FindByUUID(<UUID>)

Parameters:

<UUID> (required)

Type: UUID.
Unique user ID.

Returned value:

Type: InfoBaseUser; Undefined.
If value is not found, for the user with the administrative rights value Undefined, for other users exception is caused.

Description:

Searches for information about the user with a specified ID.

Availability:

Server, thick client, external connection.

Note:

In case the user has the administrative rights search of any user is supposed. If the user has no administrative rights on the unique identifier search only that user under whom the given user was authorized is supposed.

    

1C:Enterprise Developer's Community