CryptographicAttributeObjectEnumerator.IEnumerator.Current Propriété

Définition

Obtient l’objet actuel CryptographicAttributeObject de la CryptographicAttributeObjectCollection collection.

property System::Object ^ System::Collections::IEnumerator::Current { System::Object ^ get(); };
object System.Collections.IEnumerator.Current { get; }
member this.System.Collections.IEnumerator.Current : obj
 ReadOnly Property Current As Object Implements IEnumerator.Current

Valeur de propriété

Objet CryptographicAttributeObject qui représente l’attribut de chiffrement actuel dans la CryptographicAttributeObjectCollection collection.

Implémente

Remarques

Ce membre est une implémentation explicite de membre d’interface. Elle ne peut être utilisée que lorsque l’instance CryptographicAttributeObjectEnumerator est convertie en IEnumerator interface.

S’applique à