<PackageReference Include="Microsoft.Identity.Client" Version="4.85.1" />

Microsoft.Identity.Client.Platforms.net.MsalJsonSerializerContext

This class specifies metadata for System.Text.Json source generation. See Source-generation modes in System.Text.Json. and How to use source generation in System.Text.Json for official docs.
public static MsalJsonSerializerContext Custom { get; }

public static MsalJsonSerializerContext Default { get; }

The default JsonSerializerContext associated with a default JsonSerializerOptions instance.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<bool> Boolean { get; }

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<CuidInfo> CuidInfo { get; }

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<Dictionary<string, object>> DictionaryStringObject { get; }

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<Dictionary<string, string>> DictionaryStringString { get; }

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<IDictionary<string, string>> IDictionaryStringString { get; }

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<IEnumerable<string>> IEnumerableString { get; }

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<IList<string>> IListString { get; }

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<long> Int64 { get; }

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<LinksList> LinksList { get; }

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<List<string>> ListString { get; }

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<long?> NullableInt64 { get; }

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<object> Object { get; }

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<string> String { get; }

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<string[]> StringArray { get; }

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.

public JsonTypeInfo<Uri> Uri { get; }

Defines the source generated JSON serialization contract metadata for a given type.

Defines the source generated JSON serialization contract metadata for a given type.