OldPasswordIncorrectException Class
The exception that is thrown when the ChangePassword method supplies an old password that is incorrect.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As OldPasswordIncorrectException
Syntax
'Declaration
Public NotInheritable Class OldPasswordIncorrectException
Inherits ExtensionException
public sealed class OldPasswordIncorrectException : ExtensionException
public ref class OldPasswordIncorrectException sealed : public ExtensionException
public final class OldPasswordIncorrectException extends ExtensionException
public final class OldPasswordIncorrectException extends ExtensionException
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
Microsoft.MetadirectoryServices.ExtensionException
Microsoft.MetadirectoryServices.OldPasswordIncorrectException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also
Reference
OldPasswordIncorrectException Members
Microsoft.MetadirectoryServices Namespace
Microsoft.MetadirectoryServices