Ant Organisation Ltd documentation

AuthenticationServer.Logon Method 

Logs on using a username and arbitrary parameters. If these parameters are valid then the server returns an Authenticated user

AuthenticatedUser Logon(
   string username,
   IDictionary parameters
);

See Also

AuthenticationServer Interface | Ant.Security Namespace