IServerAgentConnection.RegSecurityProfileVirtualDirectory

Syntax:

RegSecurityProfileVirtualDirectory(<Cluster>, <ProfileName>, <VirtualDirectory>)

Parameters:

<Cluster> (required)

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

<ProfileName> (required)

Type: String.
The security profile name.

<VirtualDirectory> (required)

Type: ISecurityProfileVirtualDirectory.
Added or updated virtual directory.

Description:

It registers a new virtual directory or refreshes an existing one. A virtual directory is identified by a logical URL.

Availability:

Integration.

Note:

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

    

1C:Enterprise Developer's Community