Click or drag to resize
Infosoft Logo

UserPasswordVerifyRequest Class

Service Contract Class - UserPasswordVerifyRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserPasswordVerifyRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class UserPasswordVerifyRequest

The UserPasswordVerifyRequest type exposes the following members.

Properties
 NameDescription
Public propertyEmail 
Public propertyPassword 
Top
Remarks
This request message should contain a user's unique email address, and the user's password.
See Also