CryptographicAttributeObjectEnumerator.IEnumerator.Current Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
CryptographicAttributeObject Geçerli nesneyi koleksiyondan CryptographicAttributeObjectCollection alır.
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
Özellik Değeri
CryptographicAttributeObject Koleksiyondaki geçerli şifreleme özniteliğini CryptographicAttributeObjectCollection temsil eden bir nesne.
Uygulamalar
Açıklamalar
Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IEnumerator arabirime CryptographicAttributeObjectEnumerator yayınlandığında kullanılabilir.