This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
SecurityManager Class
Manages permissions checking for the Discussion service.
System.Object
Microsoft.TeamFoundation.Discussion.Server.SecurityManager
Namespace:
Microsoft.TeamFoundation.Discussion.Server Assembly:
Microsoft.TeamFoundation.Discussion.Server (in Microsoft.TeamFoundation.Discussion.Server.dll)
'Declaration
Public NotInheritable Class SecurityManager
|
| Name | Description |
|---|
  | CheckPermission(TeamFoundationRequestContext, IEnumerable(Of DiscussionThread), Int32, Boolean) | |
  | CheckPermission(TeamFoundationRequestContext, IEnumerable(Of DiscussionThread), Dictionary(Of Int32, Boolean), Boolean, Int32) | |
  | CheckPermission(TeamFoundationRequestContext, IEnumerable(Of DiscussionThread), Dictionary(Of Int32, Boolean), Boolean, String, String) | |
TopAny public
static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.