Click or drag to resize
Infosoft Logo

UserPasswordRequestNewRequest Class

Service Contract Class - UserPasswordRequestNewRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserPasswordRequestNewRequest

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

The UserPasswordRequestNewRequest type exposes the following members.

Properties
 NameDescription
Public propertyEmailMessage 
Public propertyUser 
Top
Remarks
This request message should contain the user who asked to have their password reset, and an email message object.
See Also