Used to specify the authentication service used by the database server to identify a user.
property Authentication: TMSAuthentication default DefValAuthentication;
Use the Authentication property to specify the authentication service used by the database server to identify a user.
If you need to use this property at run-time, you must use the OLEDBAccess unit.