Programming with Reflection
AutoPasswordException property
Syntax |
object.AutoPasswordException |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how Reflection handles expired passwords when connection macros are executed. When AutoPasswordException is True, Reflection behaves as if the WaitForPasswordExceptions method is included in any connection macro that uses the GetPassword method. Reflection uses the current connection settings to determine the argument values for WaitForPasswordExceptions.
This setting is principally used to enable single sign on when prior version recorded macros must be used without modification.
The value of this setting is saved in the Windows registry and affects all subsequent Reflection sessions.
The default value is False.