TeamFoundationServer2013.TFSAuthorizationWebServiceTFSAuthorizationWebService

TeamFoundationServer2013.TFSAuthorizationWebService (ClassType)

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 ClassTeamFoundationServer2013.TFSBaseWebService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId30155421-7c60-412f-a2a2-484fb018dbdf

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 
TeamFoundationServer2013.TFSBaseWebService:
ServiceName  string  Service Name The name of the web service true 256  False 
InstalledPort  string  Installed Port Port that the TFS instance is installed on, default port is 8080, but if a non-default port is used it will be entered as an override to the discovery and copied to this object during the discovery phase. false  False 
VirtualDirectory  string  Virtual Directory The virtual directory that TFS is installed in false 256  False 
useSSL  bool  Use SSL Use SSL for web services, this is an SSL only TFS installation with no non-SSL bindings available. false 256   

Health Model:

Source Code:

<ClassType ID="TeamFoundationServer2013.TFSAuthorizationWebService" Accessibility="Public" Abstract="false" Base="TeamFoundationServer2013.TFSBaseWebService" Hosted="true" Singleton="false"/>