Поделиться через


TeamFoundationSecurityNamespace.RemoveAccessControlEntries - метод (TeamFoundationRequestContext, String, IEnumerable<IdentityDescriptor>)

Пространство имен:  Microsoft.TeamFoundation.Framework.Server
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
Public Function RemoveAccessControlEntries ( _
    requestContext As TeamFoundationRequestContext, _
    token As String, _
    descriptors As IEnumerable(Of IdentityDescriptor) _
) As Boolean
public bool RemoveAccessControlEntries(
    TeamFoundationRequestContext requestContext,
    string token,
    IEnumerable<IdentityDescriptor> descriptors
)

Параметры

Возвращаемое значение

Тип: System.Boolean
Возвращает Boolean.

Безопасность платформы .NET Framework

См. также

Ссылки

TeamFoundationSecurityNamespace Класс

RemoveAccessControlEntries - перегрузка

Microsoft.TeamFoundation.Framework.Server - пространство имен