JsonWebKeySet.AdditionalData Property

Definition

When deserializing from JSON any properties that are not defined will be placed here.

[System.Text.Json.Serialization.JsonExtensionData]
public System.Collections.Generic.IDictionary<string,object> AdditionalData { get; }

Property Value

Attributes

Applies to