StrongBoxWebService.UnlockDrawer-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Function UnlockDrawer ( _
    name As String _
) As Guid
[WebMethodAttribute]
public Guid UnlockDrawer(
    string name
)

Parameter

Rückgabewert

Typ: System.Guid

.NET Framework-Sicherheit

Siehe auch

Referenz

StrongBoxWebService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices-Namespace