IServerAgentConnection.UnregSecurityProfileCOMClass

Syntax:

UnregSecurityProfileCOMClass(<Cluster>, <ProfileName>, <ComClassName>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster where an allowed COM class should be unregistered.

<ProfileName> (required)

Type: String.
The security profile name.

<ComClassName> (required)

Type: String.
Name ISecurityProfileCOMClassto be unregistered.

Description:

It unregisters the allowed ISecurityProfileCOMClass.

Availability:

Integration.

Note:

The method does not result in anything if there is no profile with the name specified in <ProfileName>.
If ISecurityProfileCOMClass with the option specified in <ComClassName> does not exist, the method does not result in anything.

    

1C:Enterprise Developer's Community