Source position: sqldbrestauth.pp line 63
protected function TRestBasicAuthenticator.AuthenticateUserUsingSQl(
IO: TRestIO;
const UN: UTF8String;
const PW: UTF8String;
out UID: UTF8String
):Boolean; virtual;