Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Configuration element handler for the <keyAlgorithm> element.
The following tables list the members exposed by the KeyAlgorithmCollection type.
Public Constructors
Name | Description | |
---|---|---|
KeyAlgorithmCollection | Initializes a new instance of the KeyAlgorithmCollection 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 keyAlgorithm element to the collection will cause an exception to be thrown. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | Add a <keyAlgorithm> element to the collections. |
![]() |
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. Overridden. |
![]() |
DeserializeElement | (Inherited from ConfigurationElement ) |
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetElementKey | Overridden. Gets the element key for a specified configuration element when overridden in a derived class. |
![]() |
Init | (Inherited from ConfigurationElement ) |
![]() |
InitializeDefault | (Inherited from ConfigurationElement ) |
![]() |
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
KeyAlgorithmCollection Class
Microsoft.Web.Services3.Security.Configuration Namespace