You are here

protected property CasPropertyBag::$username in CAS 8

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

The username of the CAS user.

Type: string

File

src/CasPropertyBag.php, line 15

Class

CasPropertyBag
Class CasPropertyBag.

Namespace

Drupal\cas

Code

protected $username;