ResourceSerializationSettings Structure |
Namespace: Lithnet.ResourceManagement.Client
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
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from ValueType.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from ValueType.) |