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 | |
---|---|---|
CollectionType | (Inherited from ConfigurationElementCollection ) | |
Count | (Inherited from ConfigurationElementCollection ) | |
ElementInformation | (Inherited from ConfigurationElement ) | |
EmitClear | (Inherited from ConfigurationElementCollection ) | |
IsSynchronized | (Inherited from ConfigurationElementCollection ) | |
LockAllAttributesExcept | (Inherited from ConfigurationElement ) | |
LockAllElementsExcept | (Inherited from ConfigurationElement ) | |
LockAttributes | (Inherited from ConfigurationElement ) | |
LockElements | (Inherited from ConfigurationElement ) | |
LockItem | (Inherited from ConfigurationElement ) | |
SyncRoot | (Inherited from ConfigurationElementCollection ) |
Top
Protected Properties
Name | Description | |
---|---|---|
AddElementName | (Inherited from ConfigurationElementCollection ) | |
ClearElementName | (Inherited from ConfigurationElementCollection ) | |
ElementName | (Inherited from ConfigurationElementCollection ) | |
ElementProperty | (Inherited from ConfigurationElement ) | |
EvaluationContext | (Inherited from ConfigurationElement ) | |
Item | Overloaded. (Inherited from ConfigurationElement ) | |
Properties | (Inherited from ConfigurationElement ) | |
RemoveElementName | (Inherited from ConfigurationElementCollection ) | |
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 | |
---|---|---|
Add | (Inherited from FormatterCollection ) | |
CopyTo | (Inherited from ConfigurationElementCollection ) | |
Equals | Overloaded. (Inherited from ConfigurationElementCollection ) | |
GetEnumerator | (Inherited from ConfigurationElementCollection ) | |
GetHashCode | (Inherited from ConfigurationElementCollection ) | |
GetType | (Inherited from Object ) | |
IsReadOnly | (Inherited from ConfigurationElementCollection ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
BaseAdd | Overloaded. (Inherited from ConfigurationElementCollection ) | |
BaseClear | (Inherited from ConfigurationElementCollection ) | |
BaseGet | Overloaded. (Inherited from ConfigurationElementCollection ) | |
BaseGetAllKeys | (Inherited from ConfigurationElementCollection ) | |
BaseGetKey | (Inherited from ConfigurationElementCollection ) | |
BaseIndexOf | (Inherited from ConfigurationElementCollection ) | |
BaseIsRemoved | (Inherited from ConfigurationElementCollection ) | |
BaseRemove | (Inherited from ConfigurationElementCollection ) | |
BaseRemoveAt | (Inherited from ConfigurationElementCollection ) | |
CreateNewElement | Overloaded. When overridden in a derived class, creates a new ConfigurationElement.(Inherited from FormatterCollection) | |
DeserializeElement | (Inherited from ConfigurationElement ) | |
Finalize | (Inherited from Object ) | |
GetElementKey | (Inherited from FormatterCollection ) | |
Init | (Inherited from ConfigurationElement ) | |
InitializeDefault | Overridden. Called to set the internal state of the object to appropriate default values. | |
IsElementName | (Inherited from ConfigurationElementCollection ) | |
IsElementRemovable | (Inherited from ConfigurationElementCollection ) | |
IsModified | (Inherited from ConfigurationElementCollection ) | |
ListErrors | (Inherited from ConfigurationElement ) | |
MemberwiseClone | (Inherited from Object ) | |
OnDeserializeUnrecognizedAttribute | (Inherited from ConfigurationElement ) | |
OnDeserializeUnrecognizedElement | (Inherited from ConfigurationElementCollection ) | |
OnRequiredPropertyNotFound | (Inherited from ConfigurationElement ) | |
PostDeserialize | (Inherited from ConfigurationElement ) | |
PreSerialize | (Inherited from ConfigurationElement ) | |
Reset | (Inherited from ConfigurationElementCollection ) | |
ResetModified | (Inherited from ConfigurationElementCollection ) | |
SerializeElement | (Inherited from ConfigurationElementCollection ) | |
SerializeToXmlElement | (Inherited from ConfigurationElement ) | |
SetPropertyValue | (Inherited from ConfigurationElement ) | |
SetReadOnly | (Inherited from ConfigurationElementCollection ) | |
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