Compartilhar via


Construtor SecurityChangedNotification (Guid, List<AccessControlList>)

Construtor para criar um SecurityChangeNotification para a chamada de SetAccessControlLists.

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

Sintaxe

'Declaração
Public Sub New ( _
    namespaceId As Guid, _
    accessControlLists As List(Of AccessControlList) _
)
public SecurityChangedNotification(
    Guid namespaceId,
    List<AccessControlList> accessControlLists
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SecurityChangedNotification Classe

Sobrecargas SecurityChangedNotification

Namespace Microsoft.TeamFoundation.Framework.Server