IDriverCredentialsHandlingEveryLogin
(ITF)
INTERFACE IDriverCredentialsHandlingEveryLogin EXTENDS IDriverCredentialsHandling
Optional extension interface of IDriverCredentialsHandling that can be used in case credentials should be requested on every connection or after every connection loss. Otherwise the driver instance must keep them in memory.
Properties:
AskCredentialsEveryLogin
CredentialsNecessary, inherited from IDriverCredentialsHandling
Methods:
SetCredentials, inherited from IDriverCredentialsHandling
Structure: