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.