| AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
ICredentialSetter.SetCredentialSettingType Method
Specifies which type of setting is being used to pass the credentials to the portlet.
Parameters
-
type
- The type of setting being used to send credentials to the portlet.
Remarks
This value is used only if it is not specified in a config file (Web.config). Settings in the config file override anything set with this method.
The config file parameter for this setting is
CredentialSettingType.
See Also
ICredentialSetter Interface | Plumtree.Remote.Portlet Namespace