This topic has not yet been rated - Rate this topic

IAuthorizationService Interface

Defines the authorization service for Team Foundation Server.

Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in microsoft.teamfoundation.dll)

public interface IAuthorizationService
public interface IAuthorizationService
public interface IAuthorizationService

The Authorization Service provides consumers with an access control system for the Team Foundation Server. The Authorization Service is used to register securable objects and grant, deny, or check permissions on those objects. It is the preferred method of control for other Team Foundation services. However, consumers such as the TFS Version Control service can augment this system by implementing their own authorization logic. Although consumers can implement custom authorization logic, the Group Security Service should still be used for resolving group membership queries to enable centralized administration of identities on the Team Foundation Server.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ