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 public string UserPass { get; set; }
function get_UserPass();
function set_UserPass(value);
Property Value
StringRemarks
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 #$%33453lasdjf
See Also