You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/snippets/Microsoft.Data.SqlClient/SqlConnection.xml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -713,6 +713,9 @@ End Module
713
713
<value>To be added.</value>
714
714
<remarks>To be added.</remarks>
715
715
</Credentials>
716
+
<SSPIContextProviderFactory>
717
+
<summary>Gets or sets the factory used to create a <seecref="SSPIContextProvider"/> instance for customizing the SSPI context. If not set, the default for the platform will be used</summary>
718
+
</SSPIContextProviderFactory>
716
719
<Database>
717
720
<summary>Gets the name of the current database or the database to be used after a connection is opened.</summary>
718
721
<value>The name of the current database or the name of the database to be used after a connection is opened. The default value is an empty string.</value>
0 commit comments