ResourceSerializationSettings Properties |
The ResourceSerializationSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| ArrayHandling |
Gets or sets a value that indicates which attributes should be represented as arrays
| |
| IncludeNullValues |
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.
| |
| IncludePermissionHints |
Gets or sets a value that indicates if permission hints should be included in the serialized resource
| |
| ResourceFormat |
Gets or sets a value that indicates the format that the resource should be serialized in
| |
| ValueFormat |
Gets or sets a value that indicates how attribute values should be serialized
|