C# 클래스 Ipop.IpopConfig.GroupVPNInfo

파일 보기 프로젝트 열기: pstjuste/brunet

공개 프로퍼티들

프로퍼티 타입 설명
Enabled bool
Group string
Secret string
ServerURI string
UserName string

프로퍼티 상세

Enabled 공개적으로 프로퍼티

public bool Enabled
리턴 bool

Group 공개적으로 프로퍼티

public string Group
리턴 string

Secret 공개적으로 프로퍼티

public string Secret
리턴 string

ServerURI 공개적으로 프로퍼티

public string ServerURI
리턴 string

UserName 공개적으로 프로퍼티

public string UserName
리턴 string