You are here

protected property CasPropertyBag::$originalUsername in CAS 8

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

The original username as it has been received from the CAS server.

Type: string

File

src/CasPropertyBag.php, line 22

Class

CasPropertyBag
Class CasPropertyBag.

Namespace

Drupal\cas

Code

protected $originalUsername;