TeamFoundationStrongBoxService.UnlockDrawer 方法

打开返回 drawerId 的保障中出票人

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Function UnlockDrawer ( _
    requestContext As TeamFoundationRequestContext, _
    name As String, _
    throwOnFailure As Boolean _
) As Guid
public Guid UnlockDrawer(
    TeamFoundationRequestContext requestContext,
    string name,
    bool throwOnFailure
)

参数

返回值

类型:System.Guid
引发,如果出票人找不到的和 throwOnFailure 为 true 或返回空的 GUID,如果出票人找不到的和 thowOnFailure 是错误的,因此,如果出票人找到返回出票人 ID

.NET Framework 安全性

请参阅

参考

TeamFoundationStrongBoxService 类

Microsoft.TeamFoundation.Framework.Server 命名空间