Click or drag to resize

GSF.ServiceModel.Activation Namespace

 
Classes
  Class Description
Public class FormatSpecificationBehavior WCF Endpoint behavior intended to be attached to REST endpoints. Attaches FormatSpecificationInspector to inspect requests and alter their formats as required.
Public class FormatSpecificationInspector Message inspector intended to be attached to WCF REST endpoints. Examines incoming requests for "application/json" in the "Accept" header, and sets the response format to Json when present.
Public class SecureDataServiceHostFactory A service host factory for WCF Data Services that enables role-based security using IAuthorizationPolicy.
Public class SecureServiceHostFactory A service host factory for WCF Services that enables role-based security using IAuthorizationPolicy.