IntegratedSecurity

Description

Specifies the name of the authentication service used by the data server to identify the user.

If this parameter is specified, none of the other OLE DB authentication parameters (CacheAuthentication, EncryptPassword, MaskPassword, PersistEncrypted, and PersistSecurityInfo) are needed and are ignored if specified.

NoteWhen to specify IntegratedSecurity You must specify the IntegratedSecurity parameter before connecting to the database.

Applies to

Syntax

IntegratedSecurity='value'

Parameter

Description

value

A string specifying the name of the authentication service. If NULL, the default authentication service is used.

Default

None

Examples

Example 1

To use an authentication service such as the Security Support Provider Interface (SSPI) for Windows NT: