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 |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
SectionName | The name of the configuration section defined by Windows Identity Foundation. |
Public Properties
(see also Protected
Properties)
Name | Description | |
---|---|---|
![]() ![]() |
Current | Returns the current T:Microsoft.IdentityModel.Configuration.MicrosoftIdentityModelSection reference. |
![]() ![]() |
DefaultServiceElement | Returns the unnamed T:Microsoft.IdentityModel.Configuration.ServiceElement reference from the configuration file. |
![]() |
ElementInformation | (Inherited from ConfigurationElement) |
![]() |
IsConfigured | Returns a value indicating whether this element has been configured with non-default values. |
![]() |
LockAllAttributesExcept | (Inherited from ConfigurationElement) |
![]() |
LockAllElementsExcept | (Inherited from ConfigurationElement) |
![]() |
LockAttributes | (Inherited from ConfigurationElement) |
![]() |
LockElements | (Inherited from ConfigurationElement) |
![]() |
LockItem | (Inherited from ConfigurationElement) |
![]() |
SectionInformation | (Inherited from ConfigurationSection) |
![]() |
ServiceElements | Returns a T:Microsoft.IdentityModel.Configuration.ServiceElementCollection collection. |
Protected
Properties
Name | Description | |
---|---|---|
![]() |
ElementProperty | (Inherited from ConfigurationElement) |
![]() |
EvaluationContext | (Inherited from ConfigurationElement) |
![]() |
Item | Overloaded. (Inherited from ConfigurationElement) |
![]() |
Properties | (Inherited from ConfigurationElement) |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from ConfigurationElement) |
![]() |
GetHashCode | (Inherited from ConfigurationElement) |
![]() |
GetType | (Inherited from Object) |
![]() |
IsReadOnly | (Inherited from ConfigurationElement) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
DeserializeElement | (Inherited from ConfigurationElement) |
![]() |
DeserializeSection | (Inherited from ConfigurationSection) |
![]() |
Finalize | (Inherited from Object) |
![]() |
GetRuntimeObject | (Inherited from ConfigurationSection) |
![]() |
Init | (Inherited from ConfigurationElement) |
![]() |
InitializeDefault | (Inherited from ConfigurationElement) |
![]() |
IsModified | (Inherited from ConfigurationSection) |
![]() |
ListErrors | (Inherited from ConfigurationElement) |
![]() |
MemberwiseClone | (Inherited from Object) |
![]() |
OnDeserializeUnrecognizedAttribute | (Inherited from ConfigurationElement) |
![]() |
OnDeserializeUnrecognizedElement | (Inherited from ConfigurationElement) |
![]() |
OnRequiredPropertyNotFound | (Inherited from ConfigurationElement) |
![]() |
PostDeserialize | (Inherited from ConfigurationElement) |
![]() |
PreSerialize | (Inherited from ConfigurationElement) |
![]() |
Reset | (Inherited from ConfigurationElement) |
![]() |
ResetModified | (Inherited from ConfigurationSection) |
![]() |
SerializeElement | (Inherited from ConfigurationElement) |
![]() |
SerializeSection | (Inherited from ConfigurationSection) |
![]() |
SerializeToXmlElement | (Inherited from ConfigurationElement) |
![]() |
SetPropertyValue | (Inherited from ConfigurationElement) |
![]() |
SetReadOnly | (Inherited from ConfigurationElement) |
![]() |
Unmerge | (Inherited from ConfigurationElement) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.