Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The tasks listed in the following sections show the C# sample code that can be used perform basic identity-management tasks by using the Account Management API. The sample application performs typical personnel department tasks: create items that a new employee would need, remove items used by an employee, and reorganize items an employee uses. Typically the tasks are performed in a specific order; that is, one task must be completed and the output obtained before the next task begins.
The following list identifies the application tasks:
See Also
Reference
System.DirectoryServices.AccountManagement
Concepts
About System.DirectoryServices.AccountManagement
Using System.DirectoryServices.AccountManagement
Send comments about this topic to Microsoft.
Copyright © 2008 by Microsoft Corporation. All rights reserved.