Aqualogic Interaction API  
 

IPTFederatedPortal.SetGuestPassword Method 

Deprecated and not used. Outgoing federated portals send this to get an initial session on the receiving portal end.

void SetGuestPassword(
   string Value
);

Parameters

Value
The guest user password on the receiving portal.

See Also

IPTFederatedPortal Interface | com.plumtree.server Namespace