EncryptionFormatterCollection Members

Represents a collection of <encryptionFormatters> Elements.

The following tables list the members exposed by the EncryptionFormatterCollection type.

Public Constructors

  Name Description
EncryptionFormatterCollection Initializes a new instance of the EncryptionFormatterCollection class.

Top

Public Properties

(see also Protected Properties )

  Name Description
public property CollectionType  (Inherited from ConfigurationElementCollection )
public property Count  (Inherited from ConfigurationElementCollection )
public property ElementInformation  (Inherited from ConfigurationElement )
public property EmitClear  (Inherited from ConfigurationElementCollection )
public property IsSynchronized  (Inherited from ConfigurationElementCollection )
public property LockAllAttributesExcept  (Inherited from ConfigurationElement )
public property LockAllElementsExcept  (Inherited from ConfigurationElement )
public property LockAttributes  (Inherited from ConfigurationElement )
public property LockElements  (Inherited from ConfigurationElement )
public property LockItem  (Inherited from ConfigurationElement )
public property SyncRoot  (Inherited from ConfigurationElementCollection )

Top

Protected Properties

  Name Description
protected property AddElementName  (Inherited from ConfigurationElementCollection )
protected property ClearElementName  (Inherited from ConfigurationElementCollection )
protected property ElementName  (Inherited from ConfigurationElementCollection )
protected property ElementProperty  (Inherited from ConfigurationElement )
protected property EvaluationContext  (Inherited from ConfigurationElement )
protected property Item  Overloaded. (Inherited from ConfigurationElement )
protected property Properties  (Inherited from ConfigurationElement )
protected property RemoveElementName  (Inherited from ConfigurationElementCollection )
protected property ThrowOnDuplicate Overridden. Gets a value indicating whether an attempt to add a duplicate <encryptionFormatters> element to the collection will cause an exception to be thrown.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Add  (Inherited from FormatterCollection )
public method CopyTo  (Inherited from ConfigurationElementCollection )
public method Equals  Overloaded. (Inherited from ConfigurationElementCollection )
public method GetEnumerator  (Inherited from ConfigurationElementCollection )
public method GetHashCode  (Inherited from ConfigurationElementCollection )
public method GetType  (Inherited from Object )
public method IsReadOnly  (Inherited from ConfigurationElementCollection )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method BaseAdd  Overloaded. (Inherited from ConfigurationElementCollection )
protected method BaseClear  (Inherited from ConfigurationElementCollection )
protected method BaseGet  Overloaded. (Inherited from ConfigurationElementCollection )
protected method BaseGetAllKeys  (Inherited from ConfigurationElementCollection )
protected method BaseGetKey  (Inherited from ConfigurationElementCollection )
protected method BaseIndexOf  (Inherited from ConfigurationElementCollection )
protected method BaseIsRemoved  (Inherited from ConfigurationElementCollection )
protected method BaseRemove  (Inherited from ConfigurationElementCollection )
protected method BaseRemoveAt  (Inherited from ConfigurationElementCollection )
protected method CreateNewElement  Overloaded. When overridden in a derived class, creates a new ConfigurationElement.(Inherited from FormatterCollection)
protected method DeserializeElement  (Inherited from ConfigurationElement )
protected method Finalize  (Inherited from Object )
protected method GetElementKey  (Inherited from FormatterCollection )
protected method Init  (Inherited from ConfigurationElement )
protected method InitializeDefault Overridden. Called to set the internal state of the object to appropriate default values.
protected method IsElementName  (Inherited from ConfigurationElementCollection )
protected method IsElementRemovable  (Inherited from ConfigurationElementCollection )
protected method IsModified  (Inherited from ConfigurationElementCollection )
protected method ListErrors  (Inherited from ConfigurationElement )
protected method MemberwiseClone  (Inherited from Object )
protected method OnDeserializeUnrecognizedAttribute  (Inherited from ConfigurationElement )
protected method OnDeserializeUnrecognizedElement  (Inherited from ConfigurationElementCollection )
protected method OnRequiredPropertyNotFound  (Inherited from ConfigurationElement )
protected method PostDeserialize  (Inherited from ConfigurationElement )
protected method PreSerialize  (Inherited from ConfigurationElement )
protected method Reset  (Inherited from ConfigurationElementCollection )
protected method ResetModified  (Inherited from ConfigurationElementCollection )
protected method SerializeElement  (Inherited from ConfigurationElementCollection )
protected method SerializeToXmlElement  (Inherited from ConfigurationElement )
protected method SetPropertyValue  (Inherited from ConfigurationElement )
protected method SetReadOnly  (Inherited from ConfigurationElementCollection )
protected method Unmerge  (Inherited from ConfigurationElementCollection )

Top

Explicit Interface Implementations

  Name Description
System.Collections.ICollection.CopyTo  (Inherited from ConfigurationElementCollection )

Top

See Also

Reference

EncryptionFormatterCollection Class
Microsoft.Web.Services3.Security.Configuration Namespace

Other Resources

<encryptionFormatters> Elements