Share via


SecurityChangedNotification-Konstruktor (Guid, String, IdentityDescriptor, Int32)

Konstruktor für das Erstellen von einem SecurityChangeNotification für den RemoveExplicitPermissions-Aufruf.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    namespaceId As Guid, _
    token As String, _
    descriptor As IdentityDescriptor, _
    permissionsToRemove As Integer _
)
public SecurityChangedNotification(
    Guid namespaceId,
    string token,
    IdentityDescriptor descriptor,
    int permissionsToRemove
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

SecurityChangedNotification Klasse

SecurityChangedNotification-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace