Compartilhar via


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

Construtor para criar um SecurityChangeNotification para a chamada de RemovePermissions.

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, _
    token As String, _
    identities As List(Of IdentityDescriptor) _
)
public SecurityChangedNotification(
    Guid namespaceId,
    string token,
    List<IdentityDescriptor> identities
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SecurityChangedNotification Classe

Sobrecargas SecurityChangedNotification

Namespace Microsoft.TeamFoundation.Framework.Server