eapol/eapol_framework/eapol_symbian/am/type/mschapv2/symbian/plugin/inc/EapMsChapV2DbParameterNames.h
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
equal deleted inserted replaced
45:bad0cc58d154 46:c74b3d9f6b9e
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: %
    19 * %version: 8.1.2 %
    20 */
    20 */
    21 
    21 
    22 #ifndef EAPMSCHAPV2DBPARAMETERNAMES_H
    22 #ifndef EAPMSCHAPV2DBPARAMETERNAMES_H
    23 #define EAPMSCHAPV2DBPARAMETERNAMES_H
    23 #define EAPMSCHAPV2DBPARAMETERNAMES_H
    24 
    24 
    26 
    26 
    27 // LOCAL CONSTANTS
    27 // LOCAL CONSTANTS
    28 
    28 
    29 _LIT(KServiceType, "ServiceType");
    29 _LIT(KServiceType, "ServiceType");
    30 _LIT(KServiceIndex, "ServiceIndex");
    30 _LIT(KServiceIndex, "ServiceIndex");
    31 _LIT(KTunnelingTypeVendorId, "TunnelingTypeVendorId");
       
    32 _LIT(KTunnelingType, "TunnelingType");
    31 _LIT(KTunnelingType, "TunnelingType");
    33 
    32 
    34 _LIT(KMSCHAPv2LastFullAuthTime, "EAP_MSCHAPv2_last_full_authentication_time");
    33 _LIT(KMSCHAPv2LastFullAuthTime, "EAP_MSCHAPv2_last_full_authentication_time");
    35 
    34 
    36 #endif // _EAPMSCHAPV2DBPARAMETERNAMES_H_
    35 #endif // _EAPMSCHAPV2DBPARAMETERNAMES_H_