AudienceUriElementCollection 成员

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

Public 构造函数

  名称 说明
  AudienceUriElementCollection  

页首

Public 属性

(另请参阅 Protected 属性)

  名称 说明
public property CollectionType  (从 ConfigurationElementCollection 继承)
public property Count  (从 ConfigurationElementCollection 继承)
public property ElementInformation  (从 ConfigurationElement 继承)
public property EmitClear  (从 ConfigurationElementCollection 继承)
public property IsConfigured Returns a value indicating whether this element has been configured with non-default values.
public property IsSynchronized  (从 ConfigurationElementCollection 继承)
public property LockAllAttributesExcept  (从 ConfigurationElement 继承)
public property LockAllElementsExcept  (从 ConfigurationElement 继承)
public property LockAttributes  (从 ConfigurationElement 继承)
public property LockElements  (从 ConfigurationElement 继承)
public property LockItem  (从 ConfigurationElement 继承)
public property Mode Audience restriction mode. The default value is Always.
public property SyncRoot  (从 ConfigurationElementCollection 继承)

页首

Protected 属性

  名称 说明
protected property AddElementName  (从 ConfigurationElementCollection 继承)
protected property ClearElementName  (从 ConfigurationElementCollection 继承)
protected property ElementName  (从 ConfigurationElementCollection 继承)
protected property ElementProperty  (从 ConfigurationElement 继承)
protected property EvaluationContext  (从 ConfigurationElement 继承)
protected property Item  已重载。 (从 ConfigurationElement 继承)
protected property Properties  (从 ConfigurationElement 继承)
protected property RemoveElementName  (从 ConfigurationElementCollection 继承)
protected property ThrowOnDuplicate  (从 ConfigurationElementCollection 继承)

页首

Public 方法

(另请参阅 Protected 方法)

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

页首

Protected 方法

  名称 说明
protected method BaseAdd  已重载。 (从 ConfigurationElementCollection 继承)
protected method BaseClear  (从 ConfigurationElementCollection 继承)
protected method BaseGet  已重载。 (从 ConfigurationElementCollection 继承)
protected method BaseGetAllKeys  (从 ConfigurationElementCollection 继承)
protected method BaseGetKey  (从 ConfigurationElementCollection 继承)
protected method BaseIndexOf  (从 ConfigurationElementCollection 继承)
protected method BaseIsRemoved  (从 ConfigurationElementCollection 继承)
protected method BaseRemove  (从 ConfigurationElementCollection 继承)
protected method BaseRemoveAt  (从 ConfigurationElementCollection 继承)
protected method CreateNewElement 已重载。 重写。  
protected method DeserializeElement  (从 ConfigurationElement 继承)
protected method Finalize  (从 Object 继承)
protected method GetElementKey 重写。  
protected method Init 重写。  
protected method InitializeDefault  (从 ConfigurationElement 继承)
protected method IsElementName  (从 ConfigurationElementCollection 继承)
protected method IsElementRemovable  (从 ConfigurationElementCollection 继承)
protected method IsModified  (从 ConfigurationElementCollection 继承)
protected method ListErrors  (从 ConfigurationElement 继承)
protected method MemberwiseClone  (从 Object 继承)
protected method OnDeserializeUnrecognizedAttribute  (从 ConfigurationElement 继承)
protected method OnDeserializeUnrecognizedElement  (从 ConfigurationElementCollection 继承)
protected method OnRequiredPropertyNotFound  (从 ConfigurationElement 继承)
protected method PostDeserialize  (从 ConfigurationElement 继承)
protected method PreSerialize  (从 ConfigurationElement 继承)
protected method Reset  (从 ConfigurationElementCollection 继承)
protected method ResetModified  (从 ConfigurationElementCollection 继承)
protected method SerializeElement  (从 ConfigurationElementCollection 继承)
protected method SerializeToXmlElement  (从 ConfigurationElement 继承)
protected method SetPropertyValue  (从 ConfigurationElement 继承)
protected method SetReadOnly  (从 ConfigurationElementCollection 继承)
protected method Unmerge  (从 ConfigurationElementCollection 继承)

页首

显式接口实现

  名称 说明
  System.Collections.ICollection.CopyTo  (从 ConfigurationElementCollection 继承)

页首

请参见

参考

AudienceUriElementCollection 类
Microsoft.IdentityModel.Configuration 命名空间

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