Compartir a través de


AccessControlEntry (Constructor) (IdentityDescriptor, Int32, Int32, AceExtendedInformation)

Espacio de nombres:  Microsoft.VisualStudio.Services.Security
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

AccessControlEntry Clase

AccessControlEntry (Sobrecarga)

Microsoft.VisualStudio.Services.Security (Espacio de nombres)