Aqualogic Interaction API  
 

IPTFederatedPortal.SetPortalAuthPassword Method 

Set the password that will be used for authentication between portals. Used by both outgoing and incoming federated portals.

void SetPortalAuthPassword(
   string Value
);

Parameters

Value
The password to be used.

See Also

IPTFederatedPortal Interface | com.plumtree.server Namespace