Click or drag to resize
Infosoft Logo

PasswordNotMatchedFault Class

Data Contract Class - PasswordNotMatchedFault
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.UserRegisterPasswordNotMatchedFault

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

The PasswordNotMatchedFault type exposes the following members.

Properties
 NameDescription
Public propertyDescription 
Top
Remarks
This fault indicates that a password was not matched with a provided email address.
See Also