IServerAgentConnection.GetSecurityProfileVirtualDirectories

Syntax:

GetSecurityProfileVirtualDirectories(<Cluster>, <Profile>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster for which the list of virtual directories should be received.

<Profile> (required)

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

Returned value:

Type: COMSafeArray.
Array of objects ISecurityProfileVirtualDirectory.

Description:

It gets allowed virtual directories.

Availability:

Integration.

Note:

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

    

1C:Enterprise Developer's Community