共用方式為


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