Freigeben über


AccessControlEntry-Konstruktor (String, String, Boolean)

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

Syntax

'Declaration
Public Sub New ( _
    actionId As String, _
    sid As String, _
    deny As Boolean _
)
public AccessControlEntry(
    string actionId,
    string sid,
    bool deny
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AccessControlEntry Klasse

AccessControlEntry-Überladung

Microsoft.TeamFoundation.Server-Namespace