WebCenter Interaction API  
 

IPTGadgetContentServer.SetPassword Method 

Set the password for HTTP basic authentication.

void SetPassword(
   string Value
);

Parameters

Value
the plain-text password.

See Also

IPTGadgetContentServer Interface | com.plumtree.server Namespace