Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Authentication Attributes
[Constants]


Defines

#define VPN_AUTH_MESSAGE   (1<<0)
 instructions from headend to be displayed to the user.
#define VPN_AUTH_USERNAME   (1<<1)
 Prompt: Username:.
#define VPN_AUTH_PASSWORD   (1<<2)
 Prompt: Password:.
#define VPN_AUTH_PASSCODE   (1<<3)
 Prompt: Passcode:.
#define VPN_AUTH_ANSWER   (1<<4)
 Prompt: Response:.
#define VPN_AUTH_NEXTPIN   (1<<5)
 Prompt: New PIN: & Confirm PIN:.
#define VPN_AUTH_NEXTPASSWORD   (1<<6)
 Prompt: New Password: & Confirm Password:.
#define VPN_AUTH_DOMAIN   (1<<7)
 Prompt: Domain:.
#define VPN_AUTH_PIN   (1<<8)
 Prompt: PIN:.
#define VPN_AUTH_TOKENCODE   (1<<9)
 Prompt: Next Cardcode:.
#define VPN_AUTH_MASK

Define Documentation

#define VPN_AUTH_ANSWER   (1<<4)
 

Prompt: Response:.

Definition at line 90 of file vpnapi.h.

#define VPN_AUTH_DOMAIN   (1<<7)
 

Prompt: Domain:.

Definition at line 96 of file vpnapi.h.

#define VPN_AUTH_MASK
 

Value:

Definition at line 102 of file vpnapi.h.

#define VPN_AUTH_MESSAGE   (1<<0)
 

instructions from headend to be displayed to the user.

Definition at line 82 of file vpnapi.h.

#define VPN_AUTH_NEXTPASSWORD   (1<<6)
 

Prompt: New Password: & Confirm Password:.

Definition at line 94 of file vpnapi.h.

#define VPN_AUTH_NEXTPIN   (1<<5)
 

Prompt: New PIN: & Confirm PIN:.

Definition at line 92 of file vpnapi.h.

#define VPN_AUTH_PASSCODE   (1<<3)
 

Prompt: Passcode:.

Definition at line 88 of file vpnapi.h.

#define VPN_AUTH_PASSWORD   (1<<2)
 

Prompt: Password:.

Definition at line 86 of file vpnapi.h.

#define VPN_AUTH_PIN   (1<<8)
 

Prompt: PIN:.

Definition at line 98 of file vpnapi.h.

#define VPN_AUTH_TOKENCODE   (1<<9)
 

Prompt: Next Cardcode:.

Definition at line 100 of file vpnapi.h.

#define VPN_AUTH_USERNAME   (1<<1)
 

Prompt: Username:.

Definition at line 84 of file vpnapi.h.


Generated on Fri Sep 1 14:26:03 2006 for Raptor by  doxygen 1.4.4