CreateConnectionOAuthClientRequestParameters

The Basic authorization parameters to use for the connection.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The client ID to use for OAuth authorization for the connection.

Link copied to clipboard

The client secret associated with the client ID to use for OAuth authorization for the connection.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String