Click or drag to resize
PlatformClientConfiguration Methods

The PlatformClientConfiguration type exposes the following members.

Methods
  NameDescription
Public methodAddProductInfoHeaderValueOfExecutingApplication
Gets the product information header value of executing application.
Public methodCreateDefaultHttpMessageHandler
Creates the default HTTP message handler.
Public methodCreateHandlerForNTLMAuthentication(ICredentials)
Creates a HttpClientHandler instance for handling NTLM authentication.
Public methodCreateHandlerForNTLMAuthentication(Uri, String, String, String)
Creates a HttpClientHandler instance for handling NTLM authentication.
Public methodGetHostId
Gets the host identifier.
Top
See Also