Freigeben über


AuthorizationProvider.ReadAccessControlList-Methode

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

Syntax

'Declaration
Public Function ReadAccessControlList ( _
    requestContext As TeamFoundationRequestContext, _
    objectId As String _
) As AccessControlEntry()
public AccessControlEntry[] ReadAccessControlList(
    TeamFoundationRequestContext requestContext,
    string objectId
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

AuthorizationProvider Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace