| TokenCreateUserPass Property |  | 
            Gets or sets the User Password
            
Namespace: AppOne.Web.Service.ServicesAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string UserPass { get; set; }function get_UserPass();
function set_UserPass(value);
Property Value
String Remarks
Remarks
                This value represents a user password that belongs to a user associated with a specific customer.  User passwords must be created ahead of time by a system administrator.
            
 Example
Example#$%33453lasdjf
 See Also
See Also