Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DSetAccountInfoResponse.php58 public $passwordHash; variable in Google\\Service\\IdentityToolkit\\SetAccountInfoResponse
185 public function setPasswordHash($passwordHash) argument
187 $this->passwordHash = $passwordHash;
194 return $this->passwordHash;
H A DUserInfo.php62 public $passwordHash; variable in Google\\Service\\IdentityToolkit\\UserInfo
224 public function setPasswordHash($passwordHash) argument
226 $this->passwordHash = $passwordHash;
233 return $this->passwordHash;