Class: UserProfileObject

UserProfileObject()

new UserProfileObject()

Get the default userprofileobject everytime
Example
{
   userName : "", //UserName which is used to login to the server
   password : "", //Password which is used to login to the server
   Domain : "", //Domain which is used for login
   userEmailAddress : "" //Email address of the user
}