C# 클래스 hMailServer.Administrator.Utilities.Settings.Server

파일 보기 프로젝트 열기: nberardi/hMailServer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
encryptedPassword string
hostName string
savePassword bool
userName string

공개 메소드들

메소드 설명
Server ( ) : System

메소드 상세

Server() 공개 메소드

public Server ( ) : System
리턴 System

프로퍼티 상세

encryptedPassword 공개적으로 프로퍼티

public string encryptedPassword
리턴 string

hostName 공개적으로 프로퍼티

public string hostName
리턴 string

savePassword 공개적으로 프로퍼티

public bool savePassword
리턴 bool

userName 공개적으로 프로퍼티

public string userName
리턴 string