Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DTrust.php62 public $trustType; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Trust
197 public function setTrustType($trustType) argument
199 $this->trustType = $trustType;
206 return $this->trustType;
H A DValidateTrustRequest.php22 protected $trustType = Trust::class; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\ValidateTrustRequest
H A DAttachTrustRequest.php22 protected $trustType = Trust::class; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\AttachTrustRequest
H A DDetachTrustRequest.php22 protected $trustType = Trust::class; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\DetachTrustRequest