wwAPI::LogonUser

Allows checking whether a username and password are valid with Windows security.

o.LogonUser(lcUsername, lcPassword, lcServer)

Returns

.T. or .F.

Parameters

lcUsername

lcPassword

lcServer
Domain or machine name. (optional)

See also

Class wwAPI