This documentation is archived and is not being maintained.

INotificationFilter Interface

Visual Studio 2013

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

'Declaration
<InheritedExportAttribute> _
Public Interface INotificationFilter

The INotificationFilter type exposes the following members.

  NameDescription
Public propertyFilteredEventsIt should return the set of events that are filtered through this handler.
Top

  NameDescription
Public methodRemoveRestrictedContentRemoveRestrictedContent is used by the filter to make sure that users are not given content they are not authorized to see.
Top
Show: