| AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
ICredentialSetter.SetUsername Method
Sets the username for a backend application.
void SetUsername(
string username
);
Parameters
-
username
- The plain-text username to set in the headers.
Remarks
The value is written to the headers that are sent back to the portal.
See Also
ICredentialSetter Interface | Plumtree.Remote.Portlet Namespace