User Property
The name of the user to authenticate.
Object Oriented Interface
public function getUser(); public function setUser($value);
Procedural Interface
ipworksauth_radius_get($res, 13 ); ipworksauth_radius_set($res, 13, $value );
Default Value
''
Remarks
This property holds the name of the user to authenticate.
Data Type
String