Freigeben über


FullPermissionSetForwarderBase.RemoveAccessControlLists-Methode

Entfernt die ACLs für die Katalogsicherheit für die entsprechenden Projekte.

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

Syntax

'Declaration
Public Overridable Function RemoveAccessControlLists ( _
    requestContext As TeamFoundationRequestContext, _
    notificationType As NotificationType, _
    sourceTokens As IEnumerable(Of String), _
    recurse As Boolean _
) As Boolean
public virtual bool RemoveAccessControlLists(
    TeamFoundationRequestContext requestContext,
    NotificationType notificationType,
    IEnumerable<string> sourceTokens,
    bool recurse
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

FullPermissionSetForwarderBase Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace