User Property
The username.
Syntax
__property String User = {read=FUser, write=FSetUser};
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