Partager via


AccessControlList, constructeur (String, Boolean, Dictionary<IdentityDescriptor, AccessControlEntry>, Boolean)

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

Syntaxe

'Déclaration
Public Sub New ( _
    token As String, _
    inherit As Boolean, _
    acesDictionary As Dictionary(Of IdentityDescriptor, AccessControlEntry), _
    includeExtendedInfo As Boolean _
)
public AccessControlList(
    string token,
    bool inherit,
    Dictionary<IdentityDescriptor, AccessControlEntry> acesDictionary,
    bool includeExtendedInfo
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

AccessControlList Classe

AccessControlList, surcharge

Microsoft.VisualStudio.Services.Security, espace de noms