Returns true if authentication is turned on for the server; otherwise it returns false.
Return value
Returns an SPXML string containing true or false in a
<value> tag.
Example
The following link returns the authentication setting.
http://servername:8080/SplusServer/api/public/authentication
The returned value looks something like this:
<value>false</value>
Copyright © TIBCO Software Inc. All rights reserved.