ISecurityChangedEventHandler Interface

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

Syntax

'宣言
Public Interface ISecurityChangedEventHandler
public interface ISecurityChangedEventHandler
public interface class ISecurityChangedEventHandler
type ISecurityChangedEventHandler =  interface end
public interface ISecurityChangedEventHandler

The ISecurityChangedEventHandler type exposes the following members.

Properties

  Name Description
Public property NamespaceId

Top

Methods

  Name Description
Public method RemoveAccessControlLists
Public method RemovePermissions(TeamFoundationRequestContext, NotificationType, String, IEnumerable<IdentityDescriptor>)
Public method RemovePermissions(TeamFoundationRequestContext, NotificationType, String, IdentityDescriptor, Int32)
Public method RenameToken
Public method SetAccessControlLists
Public method SetInheritFlag
Public method SetPermissions
Public method ValidInHostContext

Top

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace