RegistryRecordCredentialProviderConfiguration

A pairing of a credential provider type with its corresponding provider details for authenticating with external sources.

Types

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

Properties

Link copied to clipboard

The credential provider configuration details. The structure depends on the credentialProviderType.

Link copied to clipboard

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