IServerAgentConnection.UnregSecurityProfileInternetResource

Syntax:

UnregSecurityProfileInternetResource(<Cluster>, <ProfileName>, <ResourceName>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster where an allowed web resource should be unregistered.

<ProfileName> (required)

Type: String.
The security profile name.

<ResourceName> (required)

Type: String.
Name of the unregistered web resource.

Description:

It unregistered an allowed web resource.

Availability:

Integration.

Note:

The method does not result in anything if the profile specified in <ProfileName> does not exist.
The method does not result in anything if no allowed web resource with the name specified in the <ResourceName> parameter exists.

    

1C:Enterprise Developer's Community