AuthenticationConfigurationInput
A structure containing the authentication configuration in the CreateConnection request.
Types
Properties
Link copied to clipboard
A structure containing the authentication configuration in the CreateConnection request.
Link copied to clipboard
The credentials used when the authentication type is basic authentication.
Link copied to clipboard
The credentials used when the authentication type is custom authentication.
Link copied to clipboard
The properties for OAuth2 authentication in the CreateConnection request.
Functions
Link copied to clipboard
inline fun copy(block: AuthenticationConfigurationInput.Builder.() -> Unit = {}): AuthenticationConfigurationInput