Freigeben über


ISecurityChangedEventHandler.SetAccessControlLists-Methode

Ermöglicht die Implementierung zur Überschreibung, Block oder beendet SetAccessControLists-Aufrufe.

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

Syntax

'Declaration
Function SetAccessControlLists ( _
    requestContext As TeamFoundationRequestContext, _
    notificationType As NotificationType, _
    lists As IEnumerable(Of AccessControlList) _
) As Boolean
bool SetAccessControlLists(
    TeamFoundationRequestContext requestContext,
    NotificationType notificationType,
    IEnumerable<AccessControlList> lists
)

Parameter

Rückgabewert

Typ: System.Boolean
True, wenn der Vorgang im Sicherheitsnamespace diese Benachrichtigung fortgesetzt, stammt.

.NET Framework-Sicherheit

Siehe auch

Referenz

ISecurityChangedEventHandler Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace