ObjectTypeNotSupportedException
The ObjectTypeNotSupportedException class is thrown when the object type does not support setting or changing passwords.
The ObjectTypeNotSupportedException class is derived from the Microsoft.MetadirectoryServices.ExtensionException class.
Public Constructors
The ObjectTypeNotSupportedException class has the following public constructors.
Constructor | Description |
---|---|
ObjectTypeNotSupportedException() |
Initializes an instance of the ObjectTypeNotSupportedException class. |
ObjectTypeNotSupportedException(String) |
Initializes an instance of the ObjectTypeNotSupportedException class with a specified error message. |
Public Methods
The ObjectTypeNotSupportedException class has the following public methods.
Method | Description |
---|---|
Equals(Object) | |
GetBaseException() | |
GetHashCode() | |
GetObjectData(SerializationInfo, StreamingContext) |
When overridden in a derived class, sets SerializationInfo with information about the exception. |
GetType() | |
ToString() |
Public Properties
The ObjectTypeNotSupportedException class defines the following public properties.
Property | Description |
---|---|
HelpLink | Data type: String Access type: Read/write |
InnerException | Data type: Exception Access type: Read-only |
Message | Data type: String Access type: Read-only |
Source | Data type: String Access type: Read/write |
StackTrace | Data type: String Access type: Read-only |
TargetSite | Data type: MethodBase Access type: Read-only |
Protected Methods
The ObjectTypeNotSupportedException class has the following protected methods.
Method | Description |
---|---|
Finalize() | |
MemberwiseClone() |
Protected Properties
The ObjectTypeNotSupportedException class defines the following protected properties.
Property | Description |
---|---|
HResult | Data type: Int32 Access type: Read/write |
Requirements
Product | Microsoft Identity Integration Server 2003 SP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
Send comments about this topic to Microsoft
Build date: 2/16/2009