Table of Contents

Class MultivaluedHashMapStringString

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