IServerAgentConnection.UnregSecurityProfile

Syntax:

UnregSecurityProfile(<Cluster>, <ProfileName>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster where a security profile should be unregistered.

<ProfileName> (required)

Type: String.
Name of the security profile to be unregistered.

Description:

It unregisters the security profile of the cluster. All the objects (virtual directories, ISecurityProfileCOMClass, external components, applications, web addresses, and external modules) that are connected to this profile are removed.

Availability:

Integration.

Note:

The method does not result in anything if the profile specified in <ProfileName> does not exist.

    

1C:Enterprise Developer's Community