Skip to content

Commit 2657817

Browse files
committed
add to sqlconnection
1 parent 8ca9f45 commit 2657817

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/snippets/Microsoft.Data.SqlClient/SqlConnection.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,9 @@ End Module
713713
<value>To be added.</value>
714714
<remarks>To be added.</remarks>
715715
</Credentials>
716+
<SSPIContextProviderFactory>
717+
<summary>Gets or sets the factory used to create a <see cref="SSPIContextProvider"/> instance for customizing the SSPI context. If not set, the default for the platform will be used</summary>
718+
</SSPIContextProviderFactory>
716719
<Database>
717720
<summary>Gets the name of the current database or the database to be used after a connection is opened.</summary>
718721
<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

Comments
 (0)