Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DLDAPSSettings.php27 public $certificatePassword; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\LDAPSSettings
62 public function setCertificatePassword($certificatePassword) argument
64 $this->certificatePassword = $certificatePassword;
71 return $this->certificatePassword;