Udostępnij za pośrednictwem


Konstruktor AceExtendedInformation — (Int32, Int32, Int32, Int32)

Tworzy nowy obiekt AceExtendedInformation, który używa określonej informacji.

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

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

Parametry

  • inheritedAllow
    Typ: System.Int32
    [allow] Bitów otrzymanych od dziedziczenia.
  • inheritedDeny
    Typ: System.Int32
    [deny] Bitów otrzymanych od dziedziczenia.
  • effectiveAllow
    Typ: System.Int32
    Skuteczne [allow] bitów.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AceExtendedInformation Klasa

Przeciążenie AceExtendedInformation

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server