Web service that services Authorization related queries
The Authorization Web Service is a service endpoint that TFS uses for management of authorization data within the TFS system.
Base Class | TeamFoundationServer2017.TfsBaseWebService |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 9726ceab-b12e-6862-8f14-bd5a82d175d7 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
![]() |
string | Display Name | Display name of monitoring object. | false | 256 | 0 | False |
TeamFoundationServer2017.TfsBaseWebService: | |||||||
![]() |
string | Object Path | The Object Path includes the details needed for monitors to evaluate the status of this Item | false | 256 | 0 | False |
![]() |
string | Service Name | The name of the web service | true | 256 | 0 | False |
![]() |
int | Port | Port that the TFS Application Tier Web server listens | false | 6 | 0 | |
![]() |
string | Virtual Directory | The virtual directory that TFS is installed in | false | 256 | 0 | False |
![]() |
bool | Use Secure Sockets Layer | Use SSL for web services, this TFS installation only has SSL binding available. | false | 256 | 0 |
<ClassType ID="TeamFoundationServer2017.TfsAuthorizationWebService" Accessibility="Public" Abstract="false" Base="TeamFoundationServer2017.TfsBaseWebService" Hosted="true" Singleton="false" Extension="false"/>