Partilhar via


Construtor AccessEntry (Int32, Int32, Int32, Int32, String)

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

Sintaxe

'Declaração
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

Segurança do .NET Framework

Consulte também

Referência

AccessEntry Classe

Sobrecargas AccessEntry

Namespace Microsoft.TeamFoundation.VersionControl.Server