PrincipalException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The base class of exceptions thrown by System.DirectoryServices.AccountManagement objects.
public ref class PrincipalException abstract : SystemException
public abstract class PrincipalException : SystemException
type PrincipalException = class
inherit SystemException
Public MustInherit Class PrincipalException
Inherits SystemException
- Inheritance
- Derived
Constructors
| Name | Description |
|---|---|
| PrincipalException(SerializationInfo, StreamingContext) |
Obsolete.
Initializes a new instance of the PrincipalException class using the provided serialization information and streaming context. |