Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)

OLE DB Programmer's Reference

Property group: Initialization

Property set: DBPROPSET_DBINIT

Type: VT_BSTR

Typical R/W: R/W

Description: Integrated Security

A string containing the name of the authentication service used by the server to identify the user using the identity provided by an authentication domain. For example, for Microsoft Windows NT /Windows  2000 Integrated Security, this is "SSPI" (Security Support Provider Interface). If the BSTR is a null pointer, the default authentication service should be used. When this property is used, no other DBPROP_AUTH* properties are needed and if provided, their values are ignored.

The security context is established when the data source object is initialized. The provider should always use this security context when creating sessions and on all calls made on that connection. This security context may differ from the ones in effect for subsequent calls on other threads.

1998-2001 Microsoft Corporation. All rights reserved.

Категории