IServerAgentConnection.RegSecurityProfileUnSafeExternalModule

Syntax:

RegSecurityProfileUnSafeExternalModule(<Cluster>, <ProfileName>, <ExternalModule>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster where an external module should be registered.

<ProfileName> (required)

Type: String.
The security profile name.

<ExternalModule> (required)

Type: ISecurityProfileExternalModule.
Registered external module.

Description:

It registers a new external module or refreshes an existing one. The external module is identified by its checksum.

Availability:

Integration.

Note:

If external module exists, it is refreshed; otherwise it is added.
An exception is generated if the profile cannot be found.

    

1C:Enterprise Developer's Community