Condividi tramite


CryptographicAttributeObjectEnumerator.IEnumerator.Current Proprietà

Definizione

Ottiene l'oggetto CryptographicAttributeObject corrente dall'insieme CryptographicAttributeObjectCollection.

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

Valore della proprietà

Oggetto CryptographicAttributeObject che rappresenta l'attributo di crittografia corrente nell'insieme CryptographicAttributeObjectCollection.

Implementazioni

Commenti

Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza CryptographicAttributeObjectEnumerator a un'interfaccia IEnumerator.

Si applica a