Ant Organisation Ltd documentation

AuthenticationServerBase.CheckUsernameAndPassword Method 

Overriden to check username and password and return valid token

protected abstract AuthenticationTokenBase CheckUsernameAndPassword(
   string username,
   string password
);

See Also

AuthenticationServerBase Class | Ant.Security.Base Namespace