AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information about the authentication config that the connector supports.
Namespace: Amazon.Appflow.Model
Assembly: AWSSDK.Appflow.dll
Version: 3.x.y.z
public class AuthenticationConfig
The AuthenticationConfig type exposes the following members
Name | Description | |
---|---|---|
AuthenticationConfig() |
Name | Type | Description | |
---|---|---|---|
CustomAuthConfigs | System.Collections.Generic.List<Amazon.Appflow.Model.CustomAuthConfig> |
Gets and sets the property CustomAuthConfigs. Contains information required for custom authentication. |
|
IsApiKeyAuthSupported | System.Boolean |
Gets and sets the property IsApiKeyAuthSupported. Indicates whether API key authentication is supported by the connector |
|
IsBasicAuthSupported | System.Boolean |
Gets and sets the property IsBasicAuthSupported. Indicates whether basic authentication is supported by the connector. |
|
IsCustomAuthSupported | System.Boolean |
Gets and sets the property IsCustomAuthSupported. Indicates whether custom authentication is supported by the connector |
|
IsOAuth2Supported | System.Boolean |
Gets and sets the property IsOAuth2Supported. Indicates whether OAuth 2.0 authentication is supported by the connector. |
|
OAuth2Defaults | Amazon.Appflow.Model.OAuth2Defaults |
Gets and sets the property OAuth2Defaults. Contains the default values required for OAuth 2.0 authentication. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5