Hi,
I've tested the new secure connection encryptor.
I found out that the properties like servername, log id, ... are empty when secure connection encrption was used.
So there are some disadvantages with this feature:
- you can't get and show some of the features like servername that may be useful e.g. for service requests (stage vs. prod)
- you can't copy connection information to another transaction object
I understand that 1. is a security decision.
For 2. it would be nice to have a getsecureconnectionstring or a copy function for this.