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
- descriptors
Typ: System.Collections.Generic.IEnumerable<IdentityDescriptor>
Wartość zwracana
Typ: System.Collections.Generic.IEnumerable<AccessControlEntry>
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..