Udostępnij za pośrednictwem


Właściwość AccessControlList.AccessControlEntries —

Zwraca kopię listy uprawnień dla użytkowników tego tokenu.

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

Składnia

'Deklaracja
Public ReadOnly Property AccessControlEntries As IEnumerable(Of AccessControlEntry)
public IEnumerable<AccessControlEntry> AccessControlEntries { get; }

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AccessControlList Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server