Aqualogic Interaction API  
 

IPTGadgetContentServer.GetEncryptedPassword Method 

Get the encrypted password for HTTP basic authentication. For server internal use, there is no supported method to decrypt this password in the public interface.

string GetEncryptedPassword();

Return Value

The encrypted password.

See Also

IPTGadgetContentServer Interface | com.plumtree.server Namespace