After much debate (amongst the team) and some great feedback from Keith Barrows, we have implemented a soft delete in Secret Server.  Why the soft delete instead of a real delete?  Secret Server is designed to be rock solid, secure, trustworthy and *auditable*.  It gets hard to keep an audit if some information just isn't there anymore. :-)

We talked around some options to still maintain the audit information but is a little odd if the header record (the Secret) just isn't there anymore.

The new feature introduces the concept of "Active" for secrets (the default).  Making a secret "Inactive" means it is hidden from the default search and Browse All.  The feature will be in the next update due out within 2 weeks.

--Jonathan