Compartir a través de


AccessEntry (Constructor) (Int32, Int32, Int32, Int32, String)

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

Sintaxis

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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

AccessEntry Clase

AccessEntry (Sobrecarga)

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