Table of Contents

Interface IApizrCommonOptionsBase

Namespace
Apizr.Configuring.Common
Assembly
Apizr.dll

Options available at common level for both static and extended registrations

public interface IApizrCommonOptionsBase : IApizrSharedRegistrationOptionsBase, IApizrGlobalSharedRegistrationOptionsBase, IApizrGlobalSharedOptionsBase
Inherited Members

Properties

ApizrConfigurationSection

Configuration section for Apizr

IConfigurationSection ApizrConfigurationSection { get; }

Property Value

IConfigurationSection

RefitSettings

Refit settings

RefitSettings RefitSettings { get; }

Property Value

RefitSettings