CreateTokenInUserPass Property |  |
Gets or sets the User Password
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string UserPass { get; set; }
function get_UserPass();
function set_UserPass(value);
Property Value
String
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#$%33453lasdjf
See Also