Connector Profile Custom Auth Credentials
data class ConnectorProfileCustomAuthCredentials(val credentialsMap: ConnectorProfileCredentialsMap? = null, val customAuthenticationType: String)
Constructors
Link copied to clipboard
fun ConnectorProfileCustomAuthCredentials(credentialsMap: ConnectorProfileCredentialsMap? = null, customAuthenticationType: String)