MarketoConnectorProfileCredentials

The connector-specific profile credentials required by Marketo.

Types

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

Properties

Link copied to clipboard

The credentials used to access protected Marketo resources.

Link copied to clipboard

The identifier for the desired client.

Link copied to clipboard

The client secret used by the OAuth client to authenticate to the authorization server.

Link copied to clipboard

The OAuth requirement needed to request security tokens from the connector endpoint.

Functions

Link copied to clipboard
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