Method | Description | |
---|---|---|
AccountMembershipService ( ) : System | ||
AccountMembershipService ( |
||
GetUserId ( ) : int | ||
ValidateUser ( string userName, string password ) : bool |
public AccountMembershipService ( |
||
provider | ||
return | System |
public ValidateUser ( string userName, string password ) : bool | ||
userName | string | |
password | string | |
return | bool |