Class UserValidation
User details needed for validation user login
Inheritance
System.Object
UserValidation
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class UserValidation : object
Properties
Password
Password to validate
Declaration
public string Password { get; set; }
Property Value
Type | Description |
---|---|
System.String |