Table of Contents

Enum RestClientMediaType

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

Specifies the content-type header for REST Client agent publish.

public enum RestClientMediaType

Fields

ApplicationJson = 0

application/json

ApplicationXhtmlXml = 2

application/xhtml+xml

ApplicationXml = 1

application/xml

TextHtml = 4

text/html

TextPlain = 3

text/plain