Show / Hide Table of Contents

Namespace Geko.HttpClientService.Models

Classes

Geko.HttpClientService.Models.

Model for the client credentials options for IdentityServer4

HttpClientServiceOptions

Settings for the HttpClientService

ResponseObject<TResponseBody>

An object containing information about the response of the current request.

Interfaces

IIdentityServerOptions

Contract that all IdentityServer options (e.g. Geko.HttpClientService.Models.ClientCredentialsOptions or Geko.HttpClientService.Models.PasswordOptions) must implement.

Back to top Generated by DocFX