Click or drag to resize
IppConfiguration Properties

The IppConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyBaseUrl
Gets or sets the Base Urls like Pre-Production url's.
Public propertyLogger
Gets or sets the Logger mechanism.
Public propertyMessage
Gets or sets the Message settings like Compression, Serialization.
Public propertyMinorVersion
Gets or sets the minorVersion
Public propertyRetryPolicy
Gets or sets the Retry Policy used to retry service calls when Retry-able Exceptions are generated.
Public propertySecurity
Gets or sets the Security mechanism like OAuth.
Public propertyVerifierToken
Gets or sets the Webhooks Verifier token.
Top
See Also