Ant Organisation Ltd documentation | |
AuthenticationServerBase.GetUserFromUsername Method
Gets the User object from a username
public abstract
User GetUserFromUsername(
string username);
Parameters
- username
- Name of the user for whom we need the User object
Return Value
User object
Implements
AuthenticationServer.GetUserFromUsername
See Also
AuthenticationServerBase Class | Ant.Security.Base Namespace