C# Class LeisureStar.Models.Account

Show file Open project: vc3/LeisureStar Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ValidateUser ( string username, string encryptedPassword ) : bool

Method Details

ValidateUser() public static method

public static ValidateUser ( string username, string encryptedPassword ) : bool
username string
encryptedPassword string
return bool