Freigeben über


AccessEntry-Konstruktor (Int32, Int32, Int32, Int32, String)

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

Syntax

'Declaration
Public Sub New ( _
    allow As Integer, _
    deny As Integer, _
    allowInherited As Integer, _
    denyInherited As Integer, _
    identityName As String _
)
public AccessEntry(
    int allow,
    int deny,
    int allowInherited,
    int denyInherited,
    string identityName
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AccessEntry Klasse

AccessEntry-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace