Click or drag to resize
Infosoft Logo

UserPasswordRequestNewResponse Class

Service Contract Class - UserPasswordRequestNewResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserPasswordRequestNewResponse

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

The UserPasswordRequestNewResponse type exposes the following members.

Properties
 NameDescription
Public propertyMessageSent 
Top
Remarks
This response message contains a variable which says whether or not the email message was delivered to the user's email address. Currently this value will always be true, since any email dispatch error will result in a fault being thrown.
See Also