ConnectorProfileCustomAuthCredentials

data class ConnectorProfileCustomAuthCredentials(val credentialsMap: ConnectorProfileCredentialsMap? = null, val customAuthenticationType: String)

Constructors

Link copied to clipboard
fun ConnectorProfileCustomAuthCredentials(credentialsMap: ConnectorProfileCredentialsMap? = null, customAuthenticationType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard