Compartir a través de


AceExtendedInformation (Constructor) (Int32, Int32, Int32, Int32)

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

Sintaxis

'Declaración
Public Sub New ( _
    inheritedAllow As Integer, _
    inheritedDeny As Integer, _
    effectiveAllow As Integer, _
    effectiveDeny As Integer _
)
public AceExtendedInformation(
    int inheritedAllow,
    int inheritedDeny,
    int effectiveAllow,
    int effectiveDeny
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

AceExtendedInformation Clase

AceExtendedInformation (Sobrecarga)

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