PartialPermissionSetForwarderBase.RemovePermissions - метод (TeamFoundationRequestContext, NotificationType, String, IEnumerable<IdentityDescriptor>)
Удаляет разрешения из токена платформы
Пространство имен: Microsoft.TeamFoundation.Framework.Server
Сборка: Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)
Синтаксис
'Декларация
Public Function RemovePermissions ( _
requestContext As TeamFoundationRequestContext, _
notificationType As NotificationType, _
token As String, _
identities As IEnumerable(Of IdentityDescriptor) _
) As Boolean
public bool RemovePermissions(
TeamFoundationRequestContext requestContext,
NotificationType notificationType,
string token,
IEnumerable<IdentityDescriptor> identities
)
Параметры
- requestContext
Тип: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- notificationType
Тип: Microsoft.TeamFoundation.Framework.Server.NotificationType
- token
Тип: System.String
- identities
Тип: System.Collections.Generic.IEnumerable<IdentityDescriptor>
Возвращаемое значение
Тип: System.Boolean
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
PartialPermissionSetForwarderBase Класс
RemovePermissions - перегрузка
Microsoft.TeamFoundation.Framework.Server - пространство имен