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 命名空间