IServerAgentConnection.UnregSecurityProfileUnSafeExternalModule

Syntax:

UnregSecurityProfileUnSafeExternalModule(<Cluster>, <ProfileName>, <ModuleName>)

Parameters:

<Cluster> (required)

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

<ProfileName> (required)

Type: String.
The security profile name.

<ModuleName> (required)

Type: String.
Name of the external module to be unregistered.

Description:

It unregisters external module.

Availability:

Integration.

Note:

The method does not result in anything if there is no profile with the name specified in <ProfileName>.
The method does not result in anything if there is no external module with the name specified in <ModuleName>.

    

1C:Enterprise Developer's Community