Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DUserPasswordValidationPolicy.php25 public $allowedFailedAttempts; variable in Google\\Service\\SQLAdmin\\UserPasswordValidationPolicy
40 public function setAllowedFailedAttempts($allowedFailedAttempts) argument
42 $this->allowedFailedAttempts = $allowedFailedAttempts;
49 return $this->allowedFailedAttempts;