HETRANSPORT_FEATURE Data Type
3270 5250 VT
The HETRANSPORT_FEATURE data type enumerates the configurable features of the Transport objects. It has the following values:
Value
|
Definition
|
HOSTEX_E_MODE
|
Enables/disables 3270 E or 5250 E mode.
|
HOSTEX_EAB
|
Enables/disables the Extended Attribute feature (3270 only).
|
HOSTEX_INITIATE_TELNET_NEGOTIATION
|
Enables/disables Telnet negotiation (VT only).
|
HOSTEX_ENABLEKERBEROSTICKETFORWARDING
|
Enables/disables Kerberos ticket forwarding (3270 and VT only).
|
HOSTEX_ENABLEKERBEROSAUTHENTICATION
|
Enables/disables Kerberos authentication (3270 and VT only).
|
HOSTEX_ENABLEKERBEROSENCRYPTION
|
Enables/disables Kerberos encryption (3270 and VT only).
|
HOSTEX_ENABLESSLTLSUSERCERTIFICATE
|
Enables/disables the user certificate for SSL authentication.
|
HOSTEX_ENABLESSLTLSSERVERCERTIFICATE
|
Enables/disables the server certificate for SSL authentication.
|
HOSTEX_ENABLESSLTLSREQUESTCERTIFICATE
|
Enables/disables the SSL request certificate feature.
|
HOSTEX_ENABLESSLTLSNEGOTIATIONFAILURE
|
Enables/disables SSL negotiation failure.
|
HOSTEX_ENABLESSLTLSNEGOTIATEVIATELNET
|
Enables/disables SSL negotiation over Telnet.
|
HOSTEX_ENABLESSLTLSSECURITY
|
Enables/disables the SSL security feature.
|