Share via


ISecurityChangedEventHandler 인터페이스

네임스페이스:  Microsoft.TeamFoundation.Framework.Server
어셈블리:  Microsoft.TeamFoundation.Framework.Server(Microsoft.TeamFoundation.Framework.Server.dll)

구문

‘선언
<InheritedExportAttribute> _
Public Interface ISecurityChangedEventHandler
[InheritedExportAttribute]
public interface ISecurityChangedEventHandler

ISecurityChangedEventHandler 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 NamespaceId 이 이벤트 처리기에 등록 되어 있는 네임 스페이스입니다.

위쪽

메서드

  이름 설명
Public 메서드 RemoveAccessControlLists 구현 자가 무시, 차단 또는 RemoveAccessControlLists 호출을 수신 대기할 수 있습니다.
Public 메서드 RemovePermissions(TeamFoundationRequestContext, NotificationType, String, IEnumerable<IdentityDescriptor>) Impelementor를 재정의 차단 또는 RemovePermissions 호출을 수신 대기할 수 있습니다.
Public 메서드 RemovePermissions(TeamFoundationRequestContext, NotificationType, String, IdentityDescriptor, Int32) Impelementor를 재정의 차단 또는 RemovePermissions 호출을 수신 대기할 수 있습니다.
Public 메서드 RenameToken 구현 자가 무시, 차단 또는 RenameToken 호출을 수신 대기할 수 있습니다.
Public 메서드 SetAccessControlLists 구현 자가 무시, 차단 또는 SetAccessControLists 호출을 수신 대기할 수 있습니다.
Public 메서드 SetInheritFlag 구현 자가 무시, 차단 또는 SetInheritFlag 호출을 수신 대기할 수 있습니다.
Public 메서드 SetPermissions 구현 자가 무시, 차단 또는 SetPermissions 호출을 수신 대기할 수 있습니다.
Public 메서드 ValidInHostContext 이 처리기는이 컨텍스트에서 사용할 경우 true를 반환 해야 합니다.

위쪽

참고 항목

참조

Microsoft.TeamFoundation.Framework.Server 네임스페이스