| IppConfiguration Properties |
The IppConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseUrl |
Gets or sets the Base Urls like Pre-Production url's.
| |
| Logger |
Gets or sets the Logger mechanism.
| |
| Message |
Gets or sets the Message settings like Compression, Serialization.
| |
| MinorVersion |
Gets or sets the minorVersion
| |
| RetryPolicy |
Gets or sets the Retry Policy used to retry service calls when Retry-able Exceptions are generated.
| |
| Security |
Gets or sets the Security mechanism like OAuth.
| |
| VerifierToken |
Gets or sets the Webhooks Verifier token.
|