IServerAgentConnection.RegSecurityProfile

Syntax:

RegSecurityProfile(<Cluster>, <Profile>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster where a new security profile should be registered.

<Profile> (required)

Type: ISecurityProfile.
Registered security profile.

Description:

It registers a new security profile for the cluster or refreshes an existing one. Security profile modifications are applied after the infobase is disconnected from the last connection.

Availability:

Integration.

Note:

If the security profile of the cluster exists, it is refreshed; otherwise it is added.

    

1C:Enterprise Developer's Community