WebBasicAuthenticationResponse

fun WebBasicAuthenticationResponse(authenticationType: String, password: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>, url: Any, username: Any)