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


SecurityService.RemoveAccessControlEntries - метод

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

Синтаксис

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

Параметры

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

Тип: System.Boolean

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

См. также

Ссылки

SecurityService Класс

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