C# 클래스 AoC.Questionnaire.Model.AOCUser

파일 보기 프로젝트 열기: HKStrategies/countrywide-countdown

공개 프로퍼티들

프로퍼티 타입 설명
Email string
PasswordHash string

프로퍼티 상세

Email 공개적으로 프로퍼티

public string Email
리턴 string

PasswordHash 공개적으로 프로퍼티

public string PasswordHash
리턴 string