IServerAgentConnection.SetClusterSecurityLevel

Syntax:

SetClusterSecurityLevel(<Cluster>, <Level>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
A cluster whose security level should be changed.

<Level> (required)

Type: Number.
The security level for all connections of the cluster manager process (rmngr). 0 - insecure connection, 1 - secure connection during user authentication only, 2 - secure connection during the entire session.

Description:

Change the cluster security level. It determines the security level for connections of the cluster manager process.

Availability:

Integration.

    

1C:Enterprise Developer's Community