IServerAgentConnection.RegClusterAdmin

Syntax:

RegClusterAdmin(<Cluster>, <Administrator>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Description of a cluster with the IRegUserInfo interface, where an administrator should be registered.

<Administrator> (required)

Type: IRegUserInfo.
Description of the registered administrator. If a list of cluster administrators contains an administrator with the same name, the administrator description is updated; otherwise, a new administrator description if added.

Description:

Registers a new cluster administrator. It is required to authenticate one of the cluster administrators for the successful method execution.

Availability:

Integration.

    

1C:Enterprise Developer's Community