SSLVPN_MODE_E¶
This object represents one of the SSLVPN Modes.
This topic lists the expressions that are provided by this class.
Enumerations¶
CLIENTLESS_ENC_MODE
CLIENTLESS_OPAQUE_MODE
CLIENTLESS_TRANSPARENT_MODE
ICA_PROXY_MODE
SECURE_CLIENT_MODE
UNDEFINED_MODE
Expressions¶
EQ ( sslvpn_mode_e m)
The result is Boolean TRUE if the input argument is equal to the SSLVPN Mode enum represented by this object.This is not used currently since there is no way of passing an enum object from PI expression for comparision.
Parameters (expressions not allowed):
m - SSLVPN mode enum
Returns: bool_at