Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DPasswordRequirements.php69 public $passwordScope; variable in Google\\Service\\AndroidManagement\\PasswordRequirements
232 public function setPasswordScope($passwordScope) argument
234 $this->passwordScope = $passwordScope;
241 return $this->passwordScope;