Share via


SecurityChangedNotification, constructeur (Guid, String, String, Boolean)

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

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, _
    existingToken As String, _
    newToken As String, _
    copy As Boolean _
)
public SecurityChangedNotification(
    Guid namespaceId,
    string existingToken,
    string newToken,
    bool copy
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

SecurityChangedNotification Classe

SecurityChangedNotification, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms