Click or drag to resize
Infosoft Logo

PasswordTooLongFault Class

Data Contract Class - PasswordTooLongFault
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.UserRegisterPasswordTooLongFault

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

The PasswordTooLongFault type exposes the following members.

Properties
 NameDescription
Public propertyDescription 
Top
Remarks
This fault indicates that the given password was too long. (See separate documentation for the maximum length of the password field.)
See Also