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
- inheritedAllow
Tipo: System.Int32
- inheritedDeny
Tipo: System.Int32
- effectiveAllow
Tipo: System.Int32
- effectiveDeny
Tipo: System.Int32
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
AceExtendedInformation (Sobrecarga)
Microsoft.VisualStudio.Services.Security (Espacio de nombres)