Continue With Credential
data class ContinueWithCredential(val credential: NetworkCredential) : NetworkAuthenticationChallengeResponse
Handles the challenge with the specified credential.
Since
200.0.0
Handles the challenge with the specified credential.
200.0.0