Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains HTTP headers for Team Foundation Server artifacts.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.HttpHeaders
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class HttpHeaders
public static class HttpHeaders
public ref class HttpHeaders abstract sealed
[<AbstractClass>]
[<Sealed>]
type HttpHeaders = class end
public final class HttpHeaders
The HttpHeaders type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
TfsException | HTTP header for Team Foundation Server exception. |
![]() ![]() |
TfsImpersonate | HTTP header for Team Foundation Server impersonate. |
![]() ![]() |
TfsServiceError | HTTP header for Team Foundation Server service error. |
![]() ![]() |
TfsSessionHeader | HTTP header for Team Foundation Server session header. |
![]() ![]() |
TfsSoapException | HTTP header for Team Foundation Server SOAP exception. |
![]() ![]() |
TfsVersion | HTTP header for Team Foundation Server version. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.