C# Class Ipop.IpopConfig.GroupVPNInfo

Afficher le fichier Open project: pstjuste/brunet

Méthodes publiques

Свойство Type Description
Enabled bool
Group string
Secret string
ServerURI string
UserName string

Property Details

Enabled public_oe property

public bool Enabled
Résultat bool

Group public_oe property

public string Group
Résultat string

Secret public_oe property

public string Secret
Résultat string

ServerURI public_oe property

public string ServerURI
Résultat string

UserName public_oe property

public string UserName
Résultat string