Click or drag to resize
InvalidNewPasswordFault Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientApiFault
    CMS.SalesForce.WebServiceClientInvalidNewPasswordFault

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
[SerializableAttribute]
public class InvalidNewPasswordFault : ApiFault

The InvalidNewPasswordFault type exposes the following members.

Constructors
  NameDescription
Public methodInvalidNewPasswordFault
Top
Properties
  NameDescription
Public propertyexceptionCode (Inherited from ApiFault.)
Public propertyexceptionMessage (Inherited from ApiFault.)
Top
Methods
  NameDescription
Protected methodRaisePropertyChanged (Inherited from ApiFault.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from ApiFault.)
Top
Remarks