Click or drag to resize
Infosoft Logo

EmailInUseFault Class

Data Contract Class - EmailInUseFault
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.UserRegisterEmailInUseFault

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

The EmailInUseFault type exposes the following members.

Properties
 NameDescription
Public propertyDescription 
Top
Remarks
This fault indicates that a person tried to register an email address that was already in use, or that an existing user tried to change their email address to one that is already in use.
See Also