Freigeben über


IAuthorizationService.ReadAccessControlLists-Methode

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Function ReadAccessControlLists ( _
    objectId As String() _
) As AccessControlEntry()()
AccessControlEntry[][] ReadAccessControlLists(
    string[] objectId
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

IAuthorizationService Schnittstelle

Microsoft.TeamFoundation.Server-Namespace