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 Объект, представляющий текущий криптографический атрибут в CryptographicAttributeObjectCollection коллекции.

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

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