The user name that uniquely identifies the MobiLink client to the MobiLink server.
Visual Basic Public Property UserName As String
C# public string UserName { get; set; }
A string specifying the user name. This property has no default value, and must be explicitly set.
The MobiLink server uses this value to locate the file to download. The MobiLink user name and password are separate from any database user ID and password, and serve to identify and authenticate the application to the MobiLink server.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |