IServerAgentConnection.RegSecurityProfileInternetResource

Syntax:

RegSecurityProfileInternetResource(<Cluster>, <ProfileName>, <InternetResource>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster where a web resource should be registered.

<ProfileName> (required)

Type: String.
The security profile name.

<InternetResource> (required)

Type: ISecurityProfileInternetResource.
Registered web resource.

Description:

It registers a new allowed web resource or refreshes an existing one.

Availability:

Integration.

Note:

If the allowed resource exists, it is refreshed; otherwise it is added.
An exception is generated if the profile cannot be found.

    

1C:Enterprise Developer's Community