Click or drag to resize
Infosoft Logo

UserGetRequest Class

Service Contract Class - UserGetRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserGetRequest

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

The UserGetRequest type exposes the following members.

Properties
 NameDescription
Public propertyUser 
Top
Remarks
This request message should contain a user object, which must contain either the user's ID or the email address (both of which are unique).
See Also