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


AccessControlEntry - конструктор (IdentityDescriptor, Int32, Int32, AceExtendedInformation)

Пространство имен:  Microsoft.VisualStudio.Services.Security
Сборка:  Microsoft.VisualStudio.Services.WebApi (в Microsoft.VisualStudio.Services.WebApi.dll)

Синтаксис

'Декларация
Public Sub New ( _
    descriptor As IdentityDescriptor, _
    allow As Integer, _
    deny As Integer, _
    extendedInfo As AceExtendedInformation _
)
public AccessControlEntry(
    IdentityDescriptor descriptor,
    int allow,
    int deny,
    AceExtendedInformation extendedInfo
)

Параметры

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

См. также

Ссылки

AccessControlEntry Класс

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

Microsoft.VisualStudio.Services.Security - пространство имен