Aqualogic Interaction API  
 

IPTUser.GetEncryptedNumericPassword Method 

Retrieves the encrypted numeric password. The string returned will be different every time this method is called, though the underlying password may actually be the same.

string GetEncryptedNumericPassword();

Return Value

The encrypted numeric password.

See Also

IPTUser Interface | com.plumtree.server Namespace