Partager via


AccessEntry, constructeur (Int32, Int32, Int32, Int32, String, String)

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

AccessEntry Classe

AccessEntry, surcharge

Microsoft.TeamFoundation.VersionControl.Server, espace de noms