MicrosoftIdentityModelSection 成员

Represents the microsoft.identityModel section in the configuration file.

下表列出了 MicrosoftIdentityModelSection 类型公开的成员。

Public 构造函数

  名称 说明
  MicrosoftIdentityModelSection  

页首

Public 字段

  名称 说明
public field static SectionName The name of the configuration section defined by Windows Identity Foundation.

页首

Public 属性

(另请参阅 Protected 属性)

  名称 说明
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  (从 ConfigurationElement 继承)
public property IsConfigured Returns a value indicating whether this element has been configured with non-default values.
public property LockAllAttributesExcept  (从 ConfigurationElement 继承)
public property LockAllElementsExcept  (从 ConfigurationElement 继承)
public property LockAttributes  (从 ConfigurationElement 继承)
public property LockElements  (从 ConfigurationElement 继承)
public property LockItem  (从 ConfigurationElement 继承)
public property SectionInformation  (从 ConfigurationSection 继承)
public property ServiceElements Returns a T:Microsoft.IdentityModel.Configuration.ServiceElementCollection collection.

页首

Protected 属性

  名称 说明
protected property ElementProperty  (从 ConfigurationElement 继承)
protected property EvaluationContext  (从 ConfigurationElement 继承)
protected property Item  已重载。 (从 ConfigurationElement 继承)
protected property Properties  (从 ConfigurationElement 继承)

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method Equals  已重载。 (从 ConfigurationElement 继承)
public method GetHashCode  (从 ConfigurationElement 继承)
public method GetType  (从 Object 继承)
public method IsReadOnly  (从 ConfigurationElement 继承)
public methodstatic ReferenceEquals  (从 Object 继承)
public method ToString  (从 Object 继承)

页首

Protected 方法

  名称 说明
protected method DeserializeElement  (从 ConfigurationElement 继承)
protected method DeserializeSection  (从 ConfigurationSection 继承)
protected method Finalize  (从 Object 继承)
protected method GetRuntimeObject  (从 ConfigurationSection 继承)
protected method Init  (从 ConfigurationElement 继承)
protected method InitializeDefault  (从 ConfigurationElement 继承)
protected method IsModified  (从 ConfigurationSection 继承)
protected method ListErrors  (从 ConfigurationElement 继承)
protected method MemberwiseClone  (从 Object 继承)
protected method OnDeserializeUnrecognizedAttribute  (从 ConfigurationElement 继承)
protected method OnDeserializeUnrecognizedElement  (从 ConfigurationElement 继承)
protected method OnRequiredPropertyNotFound  (从 ConfigurationElement 继承)
protected method PostDeserialize  (从 ConfigurationElement 继承)
protected method PreSerialize  (从 ConfigurationElement 继承)
protected method Reset  (从 ConfigurationElement 继承)
protected method ResetModified  (从 ConfigurationSection 继承)
protected method SerializeElement  (从 ConfigurationElement 继承)
protected method SerializeSection  (从 ConfigurationSection 继承)
protected method SerializeToXmlElement  (从 ConfigurationElement 继承)
protected method SetPropertyValue  (从 ConfigurationElement 继承)
protected method SetReadOnly  (从 ConfigurationElement 继承)
protected method Unmerge  (从 ConfigurationElement 继承)

页首

请参见

参考

MicrosoftIdentityModelSection 类
Microsoft.IdentityModel.Configuration 命名空间

版权所有 (C) 2008 Microsoft Corporation。保留所有权利。