User Property
The username.
Object Oriented Interface
public function getUser(); public function setUser($value);
Procedural Interface
ipworksauth_claimsauth_get($res, 50 ); ipworksauth_claimsauth_set($res, 50, $value );
Default Value
''
Remarks
This property specifies the username. This must be set before calling GetAssertion or GetSecurityToken.
This property is not available at design time.
Data Type
String