C# 클래스 MovingScrewdriver.Web.Models.BlogOwner

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

Private Properties

프로퍼티 타입 설명
HashPassword string

공개 메소드들

메소드 설명
ResetPassword ( string pwd ) : BlogOwner
ValidatePassword ( string pwd ) : bool

비공개 메소드들

메소드 설명
HashPassword ( string pwd ) : string

메소드 상세

ResetPassword() 공개 메소드

public ResetPassword ( string pwd ) : BlogOwner
pwd string
리턴 BlogOwner

ValidatePassword() 공개 메소드

public ValidatePassword ( string pwd ) : bool
pwd string
리턴 bool