API version:
Show / Hide Table of Contents

Enum ResourceNullValueHandling

Specifies null value handling options for the ResourceSerializingConverter.

Namespace: Okta.Sdk.Internal
Assembly: Okta.Sdk.dll
Syntax
public enum ResourceNullValueHandling

Fields

Name Description
Ignore

Ignore null values when serializing and deserializing resources. Default.

Include

Include null values when serializing and deserializing resources.

Back to top Copyright © 2021 Okta, Inc.
Generated with DocFx.