Aqualogic Interaction API  
 

IPTGadgetContentServer.SetSendUserBasicAuthentication Method 

Should web services use the current user's login and password or a common login and password set by the administrator when accessing this web server?

void SetSendUserBasicAuthentication(
   bool Value
);

Parameters

Value
true=send user login, false=send admin login or none

See Also

IPTGadgetContentServer Interface | com.plumtree.server Namespace