| AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
ICredentialProvider.SetCredentialEncryptionType Method
Specifies the type of encryption used to encrypt the password that was sent to the portlet.
Parameters
-
type
- The type of encryption.
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
CredentialEncryptionType.
See Also
ICredentialProvider Interface | Plumtree.Remote.Portlet Namespace