This documentation is archived and is not being maintained.

TeamFoundationStrongBoxService::DeleteDrawer Method

Delete a StrongBox drawer. Deletes all contents of the drawer additionally.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
void DeleteDrawer(
	Guid drawerId
)

Parameters

drawerId
Type: System::Guid

The unique identifier returned from CreateDrawer or UnlockDrawer.

Show: