Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DExtendedKeyUsageOptions.php25 public $clientAuth; variable in Google\\Service\\CertificateAuthorityService\\ExtendedKeyUsageOptions
50 public function setClientAuth($clientAuth) argument
52 $this->clientAuth = $clientAuth;
59 return $this->clientAuth;