[TypeConverter(typeof(CredentialsConverter))]
public sealed class CloudFoundryCredentials : Dictionary<string, CloudFoundryCredentials>, IDictionary<string, CloudFoundryCredentials>, ICollection<KeyValuePair<string, CloudFoundryCredentials>>, IReadOnlyDictionary<string, CloudFoundryCredentials>, IReadOnlyCollection<KeyValuePair<string, CloudFoundryCredentials>>, IEnumerable<KeyValuePair<string, CloudFoundryCredentials>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable