ITagSecurityProvider Interface
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface ITagSecurityProvider
[InheritedExportAttribute]
public interface ITagSecurityProvider
[InheritedExportAttribute]
public interface class ITagSecurityProvider
[<InheritedExportAttribute>]
type ITagSecurityProvider = interface end
public interface ITagSecurityProvider
The ITagSecurityProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
FilterOnReadPermissions<T> | ||
FilterOnWritePermissions<T> |
Top