Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DCaOptions.php29 public $maxIssuerPathLength; variable in Google\\Service\\CertificateAuthorityService\\CaOptions
48 public function setMaxIssuerPathLength($maxIssuerPathLength) argument
50 $this->maxIssuerPathLength = $maxIssuerPathLength;
57 return $this->maxIssuerPathLength;