RequestConnectionType
TYPE RequestConnectionType : HTTPS
Enumeration of the Connection Type. There are two possible options; encrypted and unencrypted.
Attributes: : qualified_only\
qualified_only
InOut:
HTTPS
0
use encrypted connection (recommended)
HTTP
1
use default unencrypted connection
Zuletzt aktualisiert vor 3 Monaten