This documentation is archived and is not being maintained.

TeamFoundationStrongBoxService::UnlockDrawer Method

Unlock an existing StrongBox drawer for access.

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

public:
Guid UnlockDrawer(
	String^ name
)

Parameters

name
Type: System::String

The name of the drawer.

Return Value

Type: System::Guid
The unique identifier for the Drawer. Used in Drawer specific calls.

Show: