Freigeben über


DeleteACEException-Konstruktor (String, String, String, Int32)

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

Syntax

'Declaration
Public Sub New ( _
    objectId As String, _
    actionId As String, _
    user As String, _
    deny As Integer _
)
public DeleteACEException(
    string objectId,
    string actionId,
    string user,
    int deny
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DeleteACEException Klasse

DeleteACEException-Überladung

Microsoft.TeamFoundation.Server-Namespace