CryptographicAttributeObjectEnumerator.Current Własność
Definicja
Ważny
Niektóre informacje dotyczą produktów przedpremierowych, które mogą zostać znacznie zmodyfikowane przed premierą. Microsoft nie udziela żadnych gwarancji, ani wyraźnych, ani domniemanych, dotyczących informacji podanych tutaj.
Pobiera bieżący CryptographicAttributeObject obiekt z kolekcji CryptographicAttributeObjectCollection .
public:
property System::Security::Cryptography::CryptographicAttributeObject ^ Current { System::Security::Cryptography::CryptographicAttributeObject ^ get(); };
public System.Security.Cryptography.CryptographicAttributeObject Current { get; }
member this.Current : System.Security.Cryptography.CryptographicAttributeObject
Public ReadOnly Property Current As CryptographicAttributeObject
Wartość nieruchomości
CryptographicAttributeObject Obiekt reprezentujący bieżący atrybut kryptograficzny w kolekcjiCryptographicAttributeObjectCollection.