IServerAgentConnection.UnregSecurityProfileAddIn

Syntax:

UnregSecurityProfileAddIn(<Cluster>, <ProfileName>, <AddInName>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster where an allowed external component should be unregistered.

<ProfileName> (required)

Type: String.
The security profile name.

<AddInName> (required)

Type: String.
The name of the allowed external component to be unregistered. The method does not result in anything if no allowed external component is found with this name.

Description:

It unregisters the allowed external component.

Availability:

Integration.

Note:

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

    

1C:Enterprise Developer's Community