IServerAgentConnection.GetSecurityProfileCOMClasses

Syntax:

GetSecurityProfileCOMClasses(<Cluster>, <Profile>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster for which the list of COM classes should be received.

<Profile> (required)

Type: String.
Name of the security profile to which the list belongs.

Returned value:

Type: COMSafeArray.
Array of objects ISecurityProfileCOMClass.

Description:

It gets the allowed COM classes.

Availability:

Integration.

Note:

An exception is generated if the profile with this name cannot be found.

    

1C:Enterprise Developer's Community