SuppressHostPrincipalMessageHandler Class
Represents a message handler that suppresses host authentication results.
Assembly: System.Web.Http (in System.Web.Http.dll)
System::Object
System.Net.Http::HttpMessageHandler
System.Net.Http::DelegatingHandler
System.Web.Http.Hosting::SuppressHostPrincipalMessageHandler
System.Net.Http::HttpMessageHandler
System.Net.Http::DelegatingHandler
System.Web.Http.Hosting::SuppressHostPrincipalMessageHandler
| Name | Description | |
|---|---|---|
![]() | SuppressHostPrincipalMessageHandler() | Initializes a new instance of the SuppressHostPrincipalMessageHandler class. |
| Name | Description | |
|---|---|---|
![]() | InnerHandler | (Inherited from DelegatingHandler.) |
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from HttpMessageHandler.) |
![]() | Dispose(Boolean) | (Inherited from DelegatingHandler.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SendAsync(HttpRequestMessage^, CancellationToken) | Asynchronously sends a request message.(Overrides DelegatingHandler::SendAsync(HttpRequestMessage^, CancellationToken).) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


