Delete
Marks the pending group profile object for deletion from Active Directory.
Syntax
void Delete()
Discussion
This method does not delete the pending group profile. After you mark the object
for deletion, you must use the Commit
method to commit changes to the object to
Active Directory. When the Commit
method is executed, the pending group profile
is deleted from Active Directory to complete the operation.
Exceptions
Delete throws an UnauthorizedAccessException
if you have insufficient access
rights to remove the UNIX profile in the zone.