ConfigurationElementInterceptor 成员

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

Public 构造函数

  名称 说明
  ConfigurationElementInterceptor  

页首

Public 属性

(另请参阅 Protected 属性)

  名称 说明
public property ChildNodes  
public property ElementAsXml  
public property ElementInformation  (从 ConfigurationElement 继承)
public property LockAllAttributesExcept  (从 ConfigurationElement 继承)
public property LockAllElementsExcept  (从 ConfigurationElement 继承)
public property LockAttributes  (从 ConfigurationElement 继承)
public property LockElements  (从 ConfigurationElement 继承)
public property LockItem  (从 ConfigurationElement 继承)

页首

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 重写。  
protected method Finalize  (从 Object 继承)
protected method Init  (从 ConfigurationElement 继承)
protected method InitializeDefault  (从 ConfigurationElement 继承)
protected method IsModified  (从 ConfigurationElement 继承)
protected method ListErrors  (从 ConfigurationElement 继承)
protected method MemberwiseClone  (从 Object 继承)
protected method OnDeserializeUnrecognizedAttribute 重写。  
protected method OnDeserializeUnrecognizedElement 重写。  
protected method OnRequiredPropertyNotFound  (从 ConfigurationElement 继承)
protected method PostDeserialize  (从 ConfigurationElement 继承)
protected method PreSerialize  (从 ConfigurationElement 继承)
protected method Reset 重写。  
protected method ResetModified  (从 ConfigurationElement 继承)
protected method SerializeElement  (从 ConfigurationElement 继承)
protected method SerializeToXmlElement  (从 ConfigurationElement 继承)
protected method SetPropertyValue  (从 ConfigurationElement 继承)
protected method SetReadOnly  (从 ConfigurationElement 继承)
protected method Unmerge  (从 ConfigurationElement 继承)

页首

请参见

参考

ConfigurationElementInterceptor 类
Microsoft.IdentityModel.Configuration 命名空间

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