CustomConnectorProfileCredentials
The connector-specific profile credentials that are required when using the custom connector.
Types
Properties
Link copied to clipboard
The API keys required for the authentication of the user.
Link copied to clipboard
The authentication type that the custom connector uses for authenticating while creating a connector profile.
Link copied to clipboard
The basic credentials that are required for the authentication of the user.
Link copied to clipboard
If the connector uses the custom authentication mechanism, this holds the required credentials.
Link copied to clipboard
The OAuth 2.0 credentials required for the authentication of the user.
Functions
Link copied to clipboard
inline fun copy(block: CustomConnectorProfileCredentials.Builder.() -> Unit = {}): CustomConnectorProfileCredentials