TeamFoundationServer2015.TfsAuthorizationWebServiceTFS Authorization Web Service

TeamFoundationServer2015.TfsAuthorizationWebService (ClassType)

Web service that services Authorization related queries

Knowledge Base article:

Summary

The Authorization Web Service is a service endpoint that TFS uses for management of authorization data within the TFS system.

Element properties:

Base ClassTeamFoundationServer2015.TfsBaseWebService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4757e81d-bf20-2b72-bd55-5f29bc85f49d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
TeamFoundationServer2015.TfsBaseWebService:
ObjectPath  string  Object Path The Object Path includes the details needed for monitors to evaluate the status of this Item false 256  False 
ServiceName  string  Service Name The name of the web service true 256  False 
Port  int  Port Port that the TFS Application Tier Web server listens false   
VirtualDirectory  string  Virtual Directory The virtual directory that TFS is installed in false 256  False 
UseSsl  bool  Use Secure Sockets Layer Use SSL for web services, this TFS installation only has SSL binding available. false 256   

Health Model:

Source Code:

<ClassType ID="TeamFoundationServer2015.TfsAuthorizationWebService" Accessibility="Public" Abstract="false" Base="TeamFoundationServer2015.TfsBaseWebService" Hosted="true" Singleton="false" Extension="false"/>