Class MessageEncoderSettingsName
Represents the names of different encoder settings.
- Inheritance
-
Message
Encoder Settings Name
- Inherited Members
Fields
BinaryDocumentFieldDecryptor
The name of the binary document field decryptor setting.
Field Value
BinaryDocumentFieldEncryptor
The name of the binary document field encryptor setting.
Field Value
FixOldBinarySubTypeOnInput
The name of the FixOldBinarySubTypeOnInput setting.
Field Value
FixOldBinarySubTypeOnOutput
The name of the FixOldBinarySubTypeOnOutput setting.
Field Value
FixOldDateTimeMaxValueOnInput
The name of the FixOldDateTimeMaxValueOnInput setting.
Field Value
GuidRepresentation
The name of the GuidRepresentation setting.
[Obsolete("Configure serializers instead.")]
public const string GuidRepresentation = "GuidRepresentation"
Field Value
Indent
The name of the Indent setting.
Field Value
IndentChars
The name of the IndentChars setting.
Field Value
MaxDocumentSize
The name of the MaxDocumentSize setting.
Field Value
MaxMessageSize
The name of the MaxMessageSize setting.
Field Value
MaxSerializationDepth
The name of the MaxSerializationDepth setting.
Field Value
MaxWireDocumentSize
The maximum wire document size.
Field Value
NewLineChars
The name of the NewLineChars setting.
Field Value
OutputMode
The name of the OutputMode setting.
Field Value
ReadEncoding
The name of the ReadEncoding setting.
Field Value
ShellVersion
The name of the ShellVersion setting.
Field Value
WriteEncoding
The name of the WriteEncoding setting.