Table of Contents

Class IdentityProviderEndpointsCollection

Namespace: Casewhere.Common.ConfigurationSections
Assembly: Casewhere.Common.dll

public class IdentityProviderEndpointsCollection : ConfigurationElementCollection, ICollection, IEnumerable

Inheritance

objectConfigurationElementConfigurationElementCollectionIdentityProviderEndpointsCollection

Implements

ICollection, IEnumerable

Inherited Members

ConfigurationElementCollection.IsModified(), ConfigurationElementCollection.ResetModified(), ConfigurationElementCollection.IsReadOnly(), ConfigurationElementCollection.SetReadOnly(), ConfigurationElementCollection.Equals(object), ConfigurationElementCollection.GetHashCode(), ConfigurationElementCollection.Unmerge(ConfigurationElement, ConfigurationElement, ConfigurationSaveMode), ConfigurationElementCollection.Reset(ConfigurationElement), ConfigurationElementCollection.CopyTo(ConfigurationElement[], int), ConfigurationElementCollection.GetEnumerator(), ConfigurationElementCollection.BaseAdd(ConfigurationElement), ConfigurationElementCollection.BaseAdd(ConfigurationElement, bool), ConfigurationElementCollection.BaseIndexOf(ConfigurationElement), ConfigurationElementCollection.BaseAdd(int, ConfigurationElement), ConfigurationElementCollection.BaseRemove(object), ConfigurationElementCollection.BaseGet(object), ConfigurationElementCollection.BaseIsRemoved(object), ConfigurationElementCollection.BaseGet(int), ConfigurationElementCollection.BaseGetAllKeys(), ConfigurationElementCollection.BaseGetKey(int), ConfigurationElementCollection.BaseClear(), ConfigurationElementCollection.BaseRemoveAt(int), ConfigurationElementCollection.SerializeElement(XmlWriter, bool), ConfigurationElementCollection.OnDeserializeUnrecognizedElement(string, XmlReader), ConfigurationElementCollection.CreateNewElement(string), ConfigurationElementCollection.CreateNewElement(), ConfigurationElementCollection.GetElementKey(ConfigurationElement), ConfigurationElementCollection.IsElementRemovable(ConfigurationElement), ConfigurationElementCollection.IsElementName(string), ConfigurationElementCollection.AddElementName, ConfigurationElementCollection.RemoveElementName, ConfigurationElementCollection.ClearElementName, ConfigurationElementCollection.Count, ConfigurationElementCollection.EmitClear, ConfigurationElementCollection.IsSynchronized, ConfigurationElementCollection.SyncRoot, ConfigurationElementCollection.ElementName, ConfigurationElementCollection.ThrowOnDuplicate, ConfigurationElementCollection.CollectionType, ConfigurationElement.Init(), ConfigurationElement.IsModified(), ConfigurationElement.ResetModified(), ConfigurationElement.IsReadOnly(), ConfigurationElement.SetReadOnly(), ConfigurationElement.ListErrors(IList), ConfigurationElement.InitializeDefault(), ConfigurationElement.Reset(ConfigurationElement), ConfigurationElement.Equals(object), ConfigurationElement.GetHashCode(), ConfigurationElement.SetPropertyValue(ConfigurationProperty, object, bool), ConfigurationElement.Unmerge(ConfigurationElement, ConfigurationElement, ConfigurationSaveMode), ConfigurationElement.SerializeToXmlElement(XmlWriter, string), ConfigurationElement.SerializeElement(XmlWriter, bool), ConfigurationElement.DeserializeElement(XmlReader, bool), ConfigurationElement.OnRequiredPropertyNotFound(string), ConfigurationElement.PostDeserialize(), ConfigurationElement.PreSerialize(XmlWriter), ConfigurationElement.OnDeserializeUnrecognizedAttribute(string, string), ConfigurationElement.OnDeserializeUnrecognizedElement(string, XmlReader), ConfigurationElement.GetTransformedTypeString(string), ConfigurationElement.GetTransformedAssemblyString(string), ConfigurationElement.LockAttributes, ConfigurationElement.LockAllAttributesExcept, ConfigurationElement.LockElements, ConfigurationElement.LockAllElementsExcept, ConfigurationElement.LockItem, ConfigurationElement.this[ConfigurationProperty], ConfigurationElement.this[string], ConfigurationElement.Properties, ConfigurationElement.ElementInformation, ConfigurationElement.EvaluationContext, ConfigurationElement.ElementProperty, ConfigurationElement.HasContext, ConfigurationElement.CurrentConfiguration, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IdentityProviderEndpointsCollection>(IdentityProviderEndpointsCollection)

Constructors

IdentityProviderEndpointsCollection()

public IdentityProviderEndpointsCollection()

Methods

CreateNewElement()

protected override ConfigurationElement CreateNewElement()

Returns

ConfigurationElement

GetElementKey(ConfigurationElement)

protected override object GetElementKey(ConfigurationElement element)

Parameters

element ConfigurationElement

Returns

object