Home
last modified time | relevance | path

Searched refs:challengeResponse (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Verifiedaccess/
H A DVerifyChallengeResponseRequest.php32 public function setChallengeResponse(SignedData $challengeResponse) argument
34 $this->challengeResponse = $challengeResponse;
41 return $this->challengeResponse;