Share via


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

Costruttore per creare un SecurityChangeNotification per la chiamata di RemovePermissions.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SecurityChangedNotification Classe

Overload SecurityChangedNotification

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server