Freigeben über


AuthorizationService.ReadAccessControlList-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Integration.Server.AccessControlEntry[]
Gibt AccessControlEntry zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

AuthorizationService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace