Table of Contents

Class MultivaluedHashMapStringComponentExportRepresentation

Namespace
Keycloak.AuthServices.Sdk.Admin.Models
Assembly
Keycloak.AuthServices.Sdk.dll
public class MultivaluedHashMapStringComponentExportRepresentation : Dictionary<string, Collection<ComponentExportRepresentation>>, IDictionary<string, Collection<ComponentExportRepresentation>>, ICollection<KeyValuePair<string, Collection<ComponentExportRepresentation>>>, IReadOnlyDictionary<string, Collection<ComponentExportRepresentation>>, IReadOnlyCollection<KeyValuePair<string, Collection<ComponentExportRepresentation>>>, IEnumerable<KeyValuePair<string, Collection<ComponentExportRepresentation>>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
Inheritance
MultivaluedHashMapStringComponentExportRepresentation
Implements
Inherited Members