InternetProxy.Set

Syntax:

Set(<Protocol>, <Server>, <Port>, <User>, <Password>, <ИспользоватьАутентификациюОС>)

Parameters:

<Protocol> (required)

Type: String.
Protocol for which proxy server parameters are set.

<Server> (required)

Type: String.
Server name.

<Port> (optional)

Type: Number; Undefined.
Proxy server port. If an Undefined is specified as the protocol, all proxy server requests for each protocol will go through the default port for that protocol.
Default value: Default port for the specified protocol.

<User> (optional)

Type: String.
Proxy server authorization username.

<Password> (optional)

Type: String.
Proxy server authorization password.

<ИспользоватьАутентификациюОС> (optional)

Type: Boolean.
Включает использование NTLM-аутентификации на прокси.
Default value: Истина.

Description:

Sets proxy server parameters for various protocols.

Availability:

Thin client, server, thick client, external connection, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community