DataSourceCredentialsCredentialPair

data class DataSourceCredentialsCredentialPair(val password: String, val username: String)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Password, maximum length of 1024 characters.

Link copied to clipboard

User name, maximum length of 64 characters.