First method: Assign out_Username and out_Password to Config Dictionary with temporary variables. It’s working.
Second method: Assign out_Username and out_Password to Config Dictionary without temporary variables. I already tried as below, but can’t. Could you help to suggest me, please?
Option Strict On disallows implicit conversions from 'Object' to 'String'.
Invalid L-value expression.
Expectation: