IServerAgentConnection.UnregSecurityProfileVirtualDirectory

Syntax:

UnregSecurityProfileVirtualDirectory(<Cluster>, <ProfileName>, <LogicalURL>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster where a virtual directory should be unregistered.

<ProfileName> (required)

Type: String.
The security profile name.

<LogicalURL> (required)

Type: String.
Logical URL of the virtual directory to be unregistered.

Description:

It unregisters virtual directory.

Availability:

Integration.

Note:

The method does not result in anything if there is no profile specified in the <ProfileName> parameter.
The method does not result in anything if there is no logical URL of the virtual directory specified in the <LogicalURL> parameter.

    

1C:Enterprise Developer's Community