User Property
The user account to use for authentication.
Syntax
[VB.NET] Public Property User As String
[C#] public string User {get; set;}
Remarks
The (optional) password is specified in Password and the authentication scheme in AuthScheme
Default Value
""