IAuthorizationService 接口

命名空间:  Microsoft.TeamFoundation.Server
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
Public Interface IAuthorizationService
public interface IAuthorizationService

IAuthorizationService 类型公开以下成员。

方法

  名称 说明
公共方法 AddAccessControlEntry
公共方法 CheckPermission
公共方法 GetChangedAccessControlEntries
公共方法 GetObjectClass
公共方法 IsPermitted(String, String, array<String[])
公共方法 IsPermitted(String, array<String[], String)
公共方法 IsPermitted(array<String[], String, String)
公共方法 ListLocalizedActionNames
公共方法 ListObjectClassActions
公共方法 ListObjectClasses
公共方法 ReadAccessControlList
公共方法 ReadAccessControlLists
公共方法 RegisterObject
公共方法 RemoveAccessControlEntry
公共方法 ReplaceAccessControlList
公共方法 ResetInheritance
公共方法 UnregisterObject

页首

请参阅

参考

Microsoft.TeamFoundation.Server 命名空间