You are here

protected property CasServerConfig::$verify in CAS 8

Same name and namespace in other branches
  1. 2.x src/CasServerConfig.php \Drupal\cas\CasServerConfig::verify

The cert verfication method to use when interacting with the CAS server.

Type: int

File

src/CasServerConfig.php, line 58

Class

CasServerConfig
Class CasServerConfig.

Namespace

Drupal\cas

Code

protected $verify;