This documentation is archived and is not being maintained.
PrincipalExistsException Class
Visual Studio 2008
Thrown by Add when an attempt is made to insert a principal that already exists in the collection, or by System.DirectoryServices.AccountManagement.Principal.Save when an attempt is made to save a new principal that already exists in the store.
Assembly: System.DirectoryServices.AccountManagement (in System.DirectoryServices.AccountManagement.dll)
System.Object
System.Exception
System.SystemException
System.DirectoryServices.AccountManagement.PrincipalException
System.DirectoryServices.AccountManagement.PrincipalExistsException
System.Exception
System.SystemException
System.DirectoryServices.AccountManagement.PrincipalException
System.DirectoryServices.AccountManagement.PrincipalExistsException
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: