Compartilhar via


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

Namespace:  Microsoft.VisualStudio.Services.Security
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
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
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

AccessControlList Classe

Sobrecargas AccessControlList

Namespace Microsoft.VisualStudio.Services.Security