Freigeben über


AuthorizationService.RegisterObject-Methode

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AuthorizationService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace