Represents the microsoft.identityModel section in the configuration file.

The following tables list the members exposed by the MicrosoftIdentityModelSection type.

Public Constructors

  Name Description
MicrosoftIdentityModelSection  
Top

Public Fields

  Name Description
public fieldstatic SectionName The name of the configuration section defined by Windows Identity Foundation.
Top

Public Properties (see also Protected Properties)

  Name Description
public propertystatic Current Returns the current T:Microsoft.IdentityModel.Configuration.MicrosoftIdentityModelSection reference.
public propertystatic DefaultServiceElement Returns the unnamed T:Microsoft.IdentityModel.Configuration.ServiceElement reference from the configuration file.
public property ElementInformation  (Inherited from ConfigurationElement)
public property IsConfigured Returns a value indicating whether this element has been configured with non-default values.
public property LockAllAttributesExcept  (Inherited from ConfigurationElement)
public property LockAllElementsExcept  (Inherited from ConfigurationElement)
public property LockAttributes  (Inherited from ConfigurationElement)
public property LockElements  (Inherited from ConfigurationElement)
public property LockItem  (Inherited from ConfigurationElement)
public property SectionInformation  (Inherited from ConfigurationSection)
public property ServiceElements Returns a T:Microsoft.IdentityModel.Configuration.ServiceElementCollection collection.
Top

Protected Properties

  Name Description
protected property ElementProperty  (Inherited from ConfigurationElement)
protected property EvaluationContext  (Inherited from ConfigurationElement)
protected property Item  Overloaded. (Inherited from ConfigurationElement)
protected property Properties  (Inherited from ConfigurationElement)
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from ConfigurationElement)
public method GetHashCode  (Inherited from ConfigurationElement)
public method GetType  (Inherited from Object)
public method IsReadOnly  (Inherited from ConfigurationElement)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method DeserializeElement  (Inherited from ConfigurationElement)
protected method DeserializeSection  (Inherited from ConfigurationSection)
protected method Finalize  (Inherited from Object)
protected method GetRuntimeObject  (Inherited from ConfigurationSection)
protected method Init  (Inherited from ConfigurationElement)
protected method InitializeDefault  (Inherited from ConfigurationElement)
protected method IsModified  (Inherited from ConfigurationSection)
protected method ListErrors  (Inherited from ConfigurationElement)
protected method MemberwiseClone  (Inherited from Object)
protected method OnDeserializeUnrecognizedAttribute  (Inherited from ConfigurationElement)
protected method OnDeserializeUnrecognizedElement  (Inherited from ConfigurationElement)
protected method OnRequiredPropertyNotFound  (Inherited from ConfigurationElement)
protected method PostDeserialize  (Inherited from ConfigurationElement)
protected method PreSerialize  (Inherited from ConfigurationElement)
protected method Reset  (Inherited from ConfigurationElement)
protected method ResetModified  (Inherited from ConfigurationSection)
protected method SerializeElement  (Inherited from ConfigurationElement)
protected method SerializeSection  (Inherited from ConfigurationSection)
protected method SerializeToXmlElement  (Inherited from ConfigurationElement)
protected method SetPropertyValue  (Inherited from ConfigurationElement)
protected method SetReadOnly  (Inherited from ConfigurationElement)
protected method Unmerge  (Inherited from ConfigurationElement)
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.