ISecurityProfileVirtualDirectory.Alias

Usage:

Read and write.

Description:

Type: String.
Logical URL of the directory. This URL can be used in the configuration to access files and subdirectories of this virtual directory. Prior to comparison, the logical URLs are converted into normal format. To do this: extra space characters are removed; case insensitive portions of the URL are changed to lower case; the characters '\\' are replaced by '/' in the resource path; path is converted by removing empty sections and interpreting the sections "." and "..". If in the context of an infobase, data area, session, or safe code execution mode, the configuration or platform executes any operation on the file system using the URL whose beginning does not match the value of the Alias property of one of the virtual directories, an exception is generated. Multiple predefined logical URLs exist:
  • /bin – runtime module directory of current 1C:Enterprise version (can be obtained by BinDir),
  • /temp – temporary file directory (can be obtained by TempFilesDir).

Availability:

Integration.

    

1C:Enterprise Developer's Community