Click or drag to resize

ResourceSerializationSettings Properties

The ResourceSerializationSettings type exposes the following members.

Properties
  NameDescription
Public propertyArrayHandling
Gets or sets a value that indicates which attributes should be represented as arrays
Public propertyIncludeNullValues
Gets or sets a value that indicates if null attributes should be included in the response. If the IncludePermissionHints value is set, null values will always be included.
Public propertyIncludePermissionHints
Gets or sets a value that indicates if permission hints should be included in the serialized resource
Public propertyResourceFormat
Gets or sets a value that indicates the format that the resource should be serialized in
Public propertyValueFormat
Gets or sets a value that indicates how attribute values should be serialized
Top
See Also