Udostępnij za pośrednictwem


Metoda SecurityNamespace.RemoveAccessControlEntries —

Usuwa wszystkie wpisy kontroli dostępu dla deskryptorów określonej tożsamości, które istnieją na AccessControlList skojarzonego z określonego token.

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

Składnia

'Deklaracja
Public MustOverride Function RemoveAccessControlEntries ( _
    token As String, _
    descriptors As IEnumerable(Of IdentityDescriptor) _
) As Boolean
public abstract bool RemoveAccessControlEntries(
    string token,
    IEnumerable<IdentityDescriptor> descriptors
)

Parametry

Wartość zwracana

Typ: System.Boolean
Wartość true, jeśli element został usunięty; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SecurityNamespace Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Client