C# Class Ipop.SocialVPN.SocialConfig

ファイルを表示 Open project: pstjuste/brunet Class Usage Examples

Public Properties

Property Type Description
AutoDns bool
AutoFriend bool
AutoLogin bool
BrunetConfig string
GlobalBlock bool
HttpPort string
IpopConfig string
JabberHost string
JabberID string
JabberPass string
JabberPort string

Property Details

AutoDns public_oe property

public bool AutoDns
return bool

AutoFriend public_oe property

public bool AutoFriend
return bool

AutoLogin public_oe property

public bool AutoLogin
return bool

BrunetConfig public_oe property

public string BrunetConfig
return string

GlobalBlock public_oe property

public bool GlobalBlock
return bool

HttpPort public_oe property

public string HttpPort
return string

IpopConfig public_oe property

public string IpopConfig
return string

JabberHost public_oe property

public string JabberHost
return string

JabberID public_oe property

public string JabberID
return string

JabberPass public_oe property

public string JabberPass
return string

JabberPort public_oe property

public string JabberPort
return string