CryptographicAttributeObjectEnumerator.Current Свойство

Определение

Получает текущий объект CryptographicAttributeObject из коллекции 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

Значение свойства

CryptographicAttributeObject

Объект CryptographicAttributeObject, представляющий текущий криптографический атрибут в коллекции CryptographicAttributeObjectCollection.

Применяется к

См. также раздел