GET api/Pix

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

System.Net.Http.HttpClientHandler
NameDescriptionTypeAdditional information
CheckCertificateRevocationList

boolean

None.

ClientCertificates

Collection of Object

None.

DefaultProxyCredentials

System.Net.ICredentials

None.

MaxConnectionsPerServer

integer

None.

MaxResponseHeadersLength

integer

None.

Properties

Dictionary of string [key] and Object [value]

None.

ServerCertificateCustomValidationCallback

System.FuncOfSystem.Net.Http.HttpRequestMessageAndSystem.Security.Cryptography.X509Certificates.X509Certificate2AndSystem.Security.Cryptography.X509Certificates.X509ChainAndSystem.Net.Security.SslPolicyErrorsAndSystem.Boolean

None.

SslProtocols

System.Security.Authentication.SslProtocols

None.

SupportsAutomaticDecompression

boolean

None.

SupportsProxy

boolean

None.

SupportsRedirectConfiguration

boolean

None.

UseCookies

boolean

None.

CookieContainer

System.Net.CookieContainer

None.

ClientCertificateOptions

System.Net.Http.ClientCertificateOption

None.

AutomaticDecompression

System.Net.DecompressionMethods

None.

UseProxy

boolean

None.

Proxy

System.Net.IWebProxy

None.

PreAuthenticate

boolean

None.

UseDefaultCredentials

boolean

None.

Credentials

System.Net.ICredentials

None.

AllowAutoRedirect

boolean

None.

MaxAutomaticRedirections

integer

None.

MaxRequestContentBufferSize

integer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.