Represents the microsoft.identityModel section in the configuration file.
下表列出了 MicrosoftIdentityModelSection 类型公开的成员。
Public 构造函数
| 名称 | 说明 | |
|---|---|---|
| MicrosoftIdentityModelSection | 
页首
Public 字段
| 名称 | 说明 | |
|---|---|---|
| .gif)  .gif) | SectionName | The name of the configuration section defined by Windows Identity Foundation. | 
页首
Public 属性
(另请参阅 Protected 属性)
| 名称 | 说明 | |
|---|---|---|
| .gif) .gif) | Current | Returns the current T:Microsoft.IdentityModel.Configuration.MicrosoftIdentityModelSection reference. | 
| .gif) .gif) | DefaultServiceElement | Returns the unnamed T:Microsoft.IdentityModel.Configuration.ServiceElement reference from the configuration file. | 
| .gif) | ElementInformation | (从 ConfigurationElement 继承) | 
| .gif) | IsConfigured | Returns a value indicating whether this element has been configured with non-default values. | 
| .gif) | LockAllAttributesExcept | (从 ConfigurationElement 继承) | 
| .gif) | LockAllElementsExcept | (从 ConfigurationElement 继承) | 
| .gif) | LockAttributes | (从 ConfigurationElement 继承) | 
| .gif) | LockElements | (从 ConfigurationElement 继承) | 
| .gif) | LockItem | (从 ConfigurationElement 继承) | 
| .gif) | SectionInformation | (从 ConfigurationSection 继承) | 
| .gif) | ServiceElements | Returns a T:Microsoft.IdentityModel.Configuration.ServiceElementCollection collection. | 
页首
Protected 属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | ElementProperty | (从 ConfigurationElement 继承) | 
| .gif) | EvaluationContext | (从 ConfigurationElement 继承) | 
| .gif) | Item | 已重载。 (从 ConfigurationElement 继承) | 
| .gif) | Properties | (从 ConfigurationElement 继承) | 
页首
Public 方法
(另请参阅 Protected 方法)
| 名称 | 说明 | |
|---|---|---|
| .gif) | Equals | 已重载。 (从 ConfigurationElement 继承) | 
| .gif) | GetHashCode | (从 ConfigurationElement 继承) | 
| .gif) | GetType | (从 Object 继承) | 
| .gif) | IsReadOnly | (从 ConfigurationElement 继承) | 
| .gif) .gif) | ReferenceEquals | (从 Object 继承) | 
| .gif) | ToString | (从 Object 继承) | 
页首
Protected 方法
| 名称 | 说明 | |
|---|---|---|
| .gif) | DeserializeElement | (从 ConfigurationElement 继承) | 
| .gif) | DeserializeSection | (从 ConfigurationSection 继承) | 
| .gif) | Finalize | (从 Object 继承) | 
| .gif) | GetRuntimeObject | (从 ConfigurationSection 继承) | 
| .gif) | Init | (从 ConfigurationElement 继承) | 
| .gif) | InitializeDefault | (从 ConfigurationElement 继承) | 
| .gif) | IsModified | (从 ConfigurationSection 继承) | 
| .gif) | ListErrors | (从 ConfigurationElement 继承) | 
| .gif) | MemberwiseClone | (从 Object 继承) | 
| .gif) | OnDeserializeUnrecognizedAttribute | (从 ConfigurationElement 继承) | 
| .gif) | OnDeserializeUnrecognizedElement | (从 ConfigurationElement 继承) | 
| .gif) | OnRequiredPropertyNotFound | (从 ConfigurationElement 继承) | 
| .gif) | PostDeserialize | (从 ConfigurationElement 继承) | 
| .gif) | PreSerialize | (从 ConfigurationElement 继承) | 
| .gif) | Reset | (从 ConfigurationElement 继承) | 
| .gif) | ResetModified | (从 ConfigurationSection 继承) | 
| .gif) | SerializeElement | (从 ConfigurationElement 继承) | 
| .gif) | SerializeSection | (从 ConfigurationSection 继承) | 
| .gif) | SerializeToXmlElement | (从 ConfigurationElement 继承) | 
| .gif) | SetPropertyValue | (从 ConfigurationElement 继承) | 
| .gif) | SetReadOnly | (从 ConfigurationElement 继承) | 
| .gif) | Unmerge | (从 ConfigurationElement 继承) | 
页首
请参见
参考
MicrosoftIdentityModelSection 类
Microsoft.IdentityModel.Configuration 命名空间
版权所有 (C) 2008 Microsoft Corporation。保留所有权利。