C# Class Ipop.IpopConfig.GroupVPNInfo

Mostrar archivo Open project: pstjuste/brunet

Public Properties

Property Type Description
Enabled bool
Group string
Secret string
ServerURI string
UserName string

Property Details

Enabled public_oe property

public bool Enabled
return bool

Group public_oe property

public string Group
return string

Secret public_oe property

public string Secret
return string

ServerURI public_oe property

public string ServerURI
return string

UserName public_oe property

public string UserName
return string