Click or drag to resize

CreateTokenInUserPass Property

Gets or sets the User Password

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string UserPass { get; set; }

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