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