| UseTrusted Property | |
| See Also |
Sets or returns a Boolean value that specifies whether the Company object uses NT authentication, or the internal SQL Server user ObsCommon, to establish a connection with the SQL Server.
Read-write property
| Visual Basic |
|---|
Public Property UseTrusted() As Boolean |
Set this property to FALSE to log on using ObsCommon.
Set this property to TRUE to log on using the current NT user.