Compartir a través de


SecurityChangedNotification (Constructor) (Guid, String, IdentityDescriptor, Int32)

Constructor para crear un SecurityChangeNotification para la llamada de RemoveExplicitPermissions.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

SecurityChangedNotification Clase

SecurityChangedNotification (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)