CryptographicAttributeObjectEnumerator Class
Provides enumeration functionality for the CryptographicAttributeObjectCollection collection. This class cannot be inherited.
Assembly: System.Security (in System.Security.dll)
| Name | Description | |
|---|---|---|
![]() | Current | Gets the current CryptographicAttributeObject object from the CryptographicAttributeObjectCollection collection. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MoveNext() | Advances the enumeration to the next CryptographicAttributeObject object in the CryptographicAttributeObjectCollection collection. |
![]() | Reset() | Resets the enumeration to the first CryptographicAttributeObject object in the CryptographicAttributeObjectCollection collection. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerator.Current | Gets the current CryptographicAttributeObject object from the CryptographicAttributeObjectCollection collection. |
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



