Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| AuthScheme | The scheme used for authentication. Accepted entries are OAuth and UserToken. |
| OAuthVersion | The type of authentication to use when connecting to Slack. |
| UserToken | Set this to use the non-expiring user token created in Slack. Other types of token are also accepted. DEPRECATED: Use the Token Auth Scheme instead. |
| Token | Set to this to perform Token authentication. Different token Types that are supported are as follows: Bot token, Workflow token, User token, Configuration token, App-level token, and Service token |