Back to product page

Login property


Holds user's login (if provided).

Type

String

Syntax

  • Basic
object.Login [= value]
The Login(object,value) syntax has these parts:
objectAn expression evaluating to an object of type WebUser
valueA String value.

Remarks

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

Platforms

Windows