User Property
The username.
Syntax
[VB.NET] Public Property User As String
[C#] public string User {get; set;}
Remarks
This property specifies the username. This must be set before calling GetAssertion or GetSecurityToken.
This property is not available at design time.
Default Value
""