Partager via


AceExtendedInformation, constructeur (Int32, Int32, Int32, Int32)

Espace de noms :  Microsoft.VisualStudio.Services.Security
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

AceExtendedInformation Classe

AceExtendedInformation, surcharge

Microsoft.VisualStudio.Services.Security, espace de noms