DataSourceLogonMethod
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Specifies the data store logon method to be used to log on to the data source. The values you use depend on the OpenAccess SDK security configuration.
Valid values
- Anonymous
- DBMSLogon
(DBUID,DBPWD) - DBMSLogon
(UID,PWD) - OSIntegrated
Setting DataSourceLogonMethod=OSIntegrated means that database authentication relies on the operating system user credentials supplied, for example, in the Kerberos ticket.
Default
Anonymous
Type
Dynamic