IServerAgentConnection.GetSecurityProfileInternetResources

Syntax:

GetSecurityProfileInternetResources(<Cluster>, <Profile>)

Parameters:

<Cluster> (required)

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

<Profile> (required)

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

Returned value:

Type: COMSafeArray.
Array of objects ISecurityProfileInternetResource.

Description:

It obtains allowed web resources.

Availability:

Integration.

Note:

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

    

1C:Enterprise Developer's Community