Partager via


AccessControlEntry, constructeur (IdentityDescriptor, Int32, Int32, AceExtendedInformation)

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

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

AccessControlEntry Classe

AccessControlEntry, surcharge

Microsoft.VisualStudio.Services.Security, espace de noms