Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DPasswordValidationPolicy.php41 public $passwordChangeInterval; variable in Google\\Service\\SQLAdmin\\PasswordValidationPolicy
106 public function setPasswordChangeInterval($passwordChangeInterval) argument
108 $this->passwordChangeInterval = $passwordChangeInterval;
115 return $this->passwordChangeInterval;