ObjectTypeNotSupportedException Class

The exception that is thrown when the object type does not support setting or changing passwords.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As ObjectTypeNotSupportedException

Syntax

'Declaration
Public NotInheritable Class ObjectTypeNotSupportedException
    Inherits ExtensionException
public sealed class ObjectTypeNotSupportedException : ExtensionException
public ref class ObjectTypeNotSupportedException sealed : public ExtensionException
public final class ObjectTypeNotSupportedException extends ExtensionException
public final class ObjectTypeNotSupportedException extends ExtensionException

Inheritance Hierarchy

System.Object
   System.Exception
     System.ApplicationException
       Microsoft.MetadirectoryServices.ExtensionException
        Microsoft.MetadirectoryServices.ObjectTypeNotSupportedException

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

ObjectTypeNotSupportedException Members
Microsoft.MetadirectoryServices Namespace
Microsoft.MetadirectoryServices