Поделиться через


AccessEntry - конструктор (Int32, Int32, Int32, Int32, String, String)

Пространство имен:  Microsoft.TeamFoundation.VersionControl.Server
Сборка:  Microsoft.TeamFoundation.VersionControl.Server (в Microsoft.TeamFoundation.VersionControl.Server.dll)

Синтаксис

'Декларация
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
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

AccessEntry Класс

AccessEntry - перегрузка

Microsoft.TeamFoundation.VersionControl.Server - пространство имен