Compartilhar via


Construtor SecurityChangedNotification (Guid, List<String>, Boolean)

Construtor para criar um SecurityChangeNotification para a chamada de RemoveAccessControlLists.

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, _
    tokens As List(Of String), _
    recurse As Boolean _
)
public SecurityChangedNotification(
    Guid namespaceId,
    List<string> tokens,
    bool recurse
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SecurityChangedNotification Classe

Sobrecargas SecurityChangedNotification

Namespace Microsoft.TeamFoundation.Framework.Server