Username Password Credentials Response
data class UsernamePasswordCredentialsResponse(val passwordReference: String, val usernameReference: String)
The credentials for authentication mode UsernamePassword.
The credentials for authentication mode UsernamePassword.