Back to product page

Login property


Holds user's login (if provided).

Type

String

Syntax

  • C#
  • VB.NET
String Login {get; set;];

Property Login As String

Remarks

Login contains information login/username provided by the user when he tried to authenticate with the server, and when Authenticate event was fired.

Platforms

Windows