Message-ID: <283299732.15817.1614958289658.JavaMail.confluence@wiki> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_15816_1493172769.1614958289658" ------=_Part_15816_1493172769.1614958289658 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html isLoginValid

isLoginValid

=20
=20
=20
=20

 

=20
=20
=20
=20
=20
=20

Test whether the username and password are correct.

=20
=20
=20
=20
=20
=20
Example
=20
if ($tmClient->isLoginValid())
=09echo 'Login is valid.';
=20
=20
=20
=20
=20
=20
=20

Arguments:

=20
=20
=20
=20

None.

=20
=20
=20
=20
=20
=20

Returns:

=20
=20
=20
=20

boolean, true if login is valid, false otherwise

=20
=20
=20
=20
=20
=20

Specific error codes:

=20
=20
=20
=20

None. This function does not throw exceptions.

=20
=20
=20
=20
=20
=20

 

=20
=20
=20
=20
=20
=20
=20 =20
=20
=20
=20
=20

 

=20
=20
=20
=20

 

=20
=20
=20
=20
=20
=20
=20

You must know!

=20 =20

Our example code is an illustra= tion of how you might integrate with our systems and is not certified for p= roduction environments. You are responsible for testing and QA.

=20
=20
=20
=20
=20
------=_Part_15816_1493172769.1614958289658--