Freigeben über


AccessControlEntry-Konstruktor (IdentityDescriptor, Int32, Int32, AceExtendedInformation)

Namespace:  Microsoft.VisualStudio.Services.Security
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AccessControlEntry Klasse

AccessControlEntry-Überladung

Microsoft.VisualStudio.Services.Security-Namespace