ADC Advanced Policy Expressions

SSLVPN_MODE_E


This object represents one of the SSLVPN Modes.

Enumerations

SECURE_CLIENT_MODE

CLIENTLESS_TRANSPARENT_MODE

CLIENTLESS_OPAQUE_MODE

CLIENTLESS_ENC_MODE

ICA_PROXY_MODE

UNDEFINED_MODE

This topic lists the expressions that are provided by this class.

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

SSLVPN_MODE_E

In this article