The MobiLink password for the user specified by UserName.
Visual Basic
Public Property Password As String
C#
public string Password {get;set;}
A string specifying the MobiLink password. The default is a null reference (Nothing in Visual Basic), meaning no password is specified.
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.