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
)
Параметры
- descriptor
Тип: Microsoft.VisualStudio.Services.Identity.IdentityDescriptor
- allow
Тип: System.Int32
- deny
Тип: System.Int32
- extendedInfo
Тип: Microsoft.VisualStudio.Services.Security.AceExtendedInformation
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
AccessControlEntry - перегрузка
Microsoft.VisualStudio.Services.Security - пространство имен