C# Class System.Web.Security.SqlMembershipProvider.PasswordInfo

Show file Open project: runefs/Marvin

Private Methods

Method Description
PasswordInfo ( string password, MembershipPasswordFormat passwordFormat, string passwordSalt, int failedPasswordAttemptCount, int failedPasswordAnswerAttemptCount, bool isApproved, DateTime lastLoginDate, DateTime lastActivityDate ) : System.Collections