C# Class DRMFSS.Web.MembershipWrapper

Inheritance: IMembershipWrapper
Datei anzeigen Open project: edgecomputing/cats-hub-module

Public Methods

Method Description
ValidateUser ( string userName, string password ) : bool

Method Details

ValidateUser() public method

public ValidateUser ( string userName, string password ) : bool
userName string
password string
return bool