IServerAgentConnection.GetSecurityProfileApplications

Syntax:

GetSecurityProfileApplications(<Cluster>, <Profile>)

Parameters:

<Cluster> (required)

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

<Profile> (required)

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

Returned value:

Type: COMSafeArray.
Array of objects ISecurityProfileApplication.

Description:

It gets the allowed applications.

Availability:

Integration.

Note:

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

    

1C:Enterprise Developer's Community