wwUserSecurity::Authenticate

Tries to authenticate a user. If the user logon is successful the user record is set to the selected user. If it fails the method returns .F. and returns a blank User record.

By default authentication occurs against a UserSecurity table specified in cFilename and cAlias. lCaseSensitive determines whether the username/password have to be case sensitive.



o.Authenticate(lcUsername, lcPassword)

Parameters

lcUsername
The username to authenticate

lcPassword
The password to validate

See also:

Class wwUserSecurity


  Last Updated: 9/11/2007 | © West Wind Technologies, 2008