Click or drag to resize

IRestClientBindingDescription Interface

REST client binding

Namespace: SanteDB.Core.Http.Description
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public interface IRestClientBindingDescription

The IRestClientBindingDescription type exposes the following members.

Properties
 NameDescription
Public propertyCompressRequests Gets a value indicating whether this IRestClientBindingDescription is optimize.
Public propertyContentTypeMapper Content type mapper
Public propertyOptimizationMethod Gets the optimization method
Public propertySecurity Gets or sets the security configuration
Top
See Also