C# 클래스 System.Web.Security.SqlMembershipProvider.PasswordInfo

파일 보기 프로젝트 열기: runefs/Marvin

비공개 메소드들

메소드 설명
PasswordInfo ( string password, MembershipPasswordFormat passwordFormat, string passwordSalt, int failedPasswordAttemptCount, int failedPasswordAnswerAttemptCount, bool isApproved, DateTime lastLoginDate, DateTime lastActivityDate ) : System.Collections