Freigeben über


AuthorizationService.GetObjectClass-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetObjectClass ( _
    objectId As String _
) As String
[WebMethodAttribute]
public string GetObjectClass(
    string objectId
)

Parameter

Rückgabewert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

AuthorizationService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace