Share via


IAuthorizationService.RegisterObject 方法

命名空間:  Microsoft.TeamFoundation.Server
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Sub RegisterObject ( _
    objectId As String, _
    objectClassId As String, _
    projectUri As String, _
    parentObjectId As String _
)
void RegisterObject(
    string objectId,
    string objectClassId,
    string projectUri,
    string parentObjectId
)

參數

.NET Framework 安全性

請參閱

參考

IAuthorizationService 介面

Microsoft.TeamFoundation.Server 命名空間