Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DPasswordRequirements.php33 public $passwordHistoryLength; variable in Google\\Service\\AndroidManagement\\PasswordRequirements
106 public function setPasswordHistoryLength($passwordHistoryLength) argument
108 $this->passwordHistoryLength = $passwordHistoryLength;
115 return $this->passwordHistoryLength;