IInfoBaseInfo.SessionsDenied

Usage:

Read and write.

Description:

Type: Boolean.
Manages session lock mode.
If the value is True and the current time falls into the range determined by the DeniedFrom and DeniedTo properties, starting new sessions with an infobase is not allowed. In this case, on attempt to establish a new session, an error message with text from DeniedMessage property will be displayed.
To start a session regardless of the lock, specify an key code defined by the PermissionCode property.

Availability:

Integration.

    

1C:Enterprise Developer's Community