AuthorizationService.RegisterObject 方法

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

语法

声明
<WebMethodAttribute> _
Public Sub RegisterObject ( _
    objectId As String, _
    objectClassId As String, _
    projectUri As String, _
    parentObjectId As String _
)
[WebMethodAttribute]
public void RegisterObject(
    string objectId,
    string objectClassId,
    string projectUri,
    string parentObjectId
)

参数

.NET Framework 安全性

请参见

参考

AuthorizationService 类

Microsoft.TeamFoundation.Integration.Server 命名空间