UserControllerGetUserIdByUserName Method |
Name | Description | |
---|---|---|
![]() | GetUserIdByUserName(String) | |
![]() ![]() | GetUserIdByUserName(String, SqlConnection, SqlTransaction) |
Returns the id of a user based on his username.
The username is caseINsensitive.
If the username doesn't exists zero is returned.
|