Share via


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

Constructeur pour créer un SecurityChangeNotification pour l'appel de RemovePermissions.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    namespaceId As Guid, _
    token As String, _
    identities As List(Of IdentityDescriptor) _
)
public SecurityChangedNotification(
    Guid namespaceId,
    string token,
    List<IdentityDescriptor> identities
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

SecurityChangedNotification Classe

SecurityChangedNotification, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms