IServerAgentConnection.UnregSecurityProfileApplication

Syntax:

UnregSecurityProfileApplication(<Cluster>, <ProfileName>, <ApplicationIdentifier>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster where an allowed application should be unregistered.

<ProfileName> (required)

Type: String.
The security profile name.

<ApplicationIdentifier> (required)

Type: String.
Name of the unregistered application.

Description:

It unregisters the allowed application.

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 allowed application with the name specified in the <ApplicationIdentifier> parameter.

    

1C:Enterprise Developer's Community