RequestConnectionType

RequestConnectionType (ENUM)

TYPE RequestConnectionType : HTTPS

Enumeration of the connection type. There are two possible options: encrypted and unencrypted.

Attributes: : qualified_only\

InOut:

Name
Initial
Comment

HTTPS

0

use encrypted connection (recommended)

HTTP

1

use default unencrypted connection

Last updated