Hi Tim,
The evalutation of connection manager expression is a little bit
tricky. The way Microsoft designed it is to evaluate expression after
a client of the connection manager calls '<Connection
Manager>.AcquireConnection' method. I'm not sure what is the exact
setup of what you are trying to accomplish, but if you send me a
sample SSIS package, I may better able to help you.
When 'ServerKeyFile' property is not empty, the connection manager is
working in authentication with key file mode. The 'ServerPassword'
property must contain the key file pass-phrase value.
Regards,
Ivan