Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| AuthScheme | Specifies the authentication scheme the provider uses to connect. Set this to one of the following values: NTLM, Basic, Digest, Forms, Negotiate, ADFS, or None. |
| URL | Specifies the base URL of the SharePoint site or site collection the provider connects to. |
| User | Specifies the username for the account used to authenticate to the server. |
| Password | Specifies the password for the user account used to authenticate to the server. |
| SharePointVersion | Specifies the version of the SharePoint server that the provider connects to. |
| STSURL | Specifies the URL of the security token service (STS) used for single sign-on (SSO) with ADFS. |
| UseNTLMV1 | Specifies whether the provider uses the NTLMv1 authentication protocol instead of the default NTLMv2. |