Searched defs:VpnDataBean (Results 1 – 1 of 1) sorted by relevance
32 std::string vpnId_;33 std::string vpnName_;34 int32_t vpnType_ = -1;36 std::string userName_;37 std::string password_;38 int32_t userId_ = 0;39 int32_t isLegacy_ = 1;46 std::string ovpnPort_;47 int32_t ovpnProtocol_;50 std::string askpass_;[all …]