Udostępnij za pośrednictwem


Metoda AccessControlList.QueryAccessControlEntries —

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

Składnia

'Deklaracja
Public Function QueryAccessControlEntries ( _
    descriptors As IEnumerable(Of IdentityDescriptor) _
) As IEnumerable(Of AccessControlEntry)
public IEnumerable<AccessControlEntry> QueryAccessControlEntries(
    IEnumerable<IdentityDescriptor> descriptors
)

Parametry

Wartość zwracana

Typ: System.Collections.Generic.IEnumerable<AccessControlEntry>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AccessControlList Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Client