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: 2.2.1
Syntax
public interface IRestClientBindingDescription

The IRestClientBindingDescription type exposes the following members.

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