Share via


SecurityChangedNotification-Konstruktor (Guid, List<AccessControlList>)

Konstruktor für das Erstellen von einem SecurityChangeNotification für den SetAccessControlLists-Aufruf.

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

Syntax

'Declaration
Public Sub New ( _
    namespaceId As Guid, _
    accessControlLists As List(Of AccessControlList) _
)
public SecurityChangedNotification(
    Guid namespaceId,
    List<AccessControlList> accessControlLists
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

SecurityChangedNotification Klasse

SecurityChangedNotification-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace