IServerAgentConnection.GetSecurityProfileUnSafeExternalModules

Syntax:

GetSecurityProfileUnSafeExternalModules(<Cluster>, <Profile>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster for which the list of allowed external modules should be received.

<Profile> (required)

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

Returned value:

Type: COMSafeArray.
Array of objects ISecurityProfileExternalModule.

Description:

It gets the list of external modules (ExternalReport, ExternalDataProcessor) that can be executed without enabling safe mode.

Availability:

Integration.

Note:

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

    

1C:Enterprise Developer's Community