Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DCertificateIdentityConstraints.php29 public $allowSubjectPassthrough; variable in Google\\Service\\CertificateAuthorityService\\CertificateIdentityConstraints
50 public function setAllowSubjectPassthrough($allowSubjectPassthrough) argument
52 $this->allowSubjectPassthrough = $allowSubjectPassthrough;
59 return $this->allowSubjectPassthrough;