CryptographicAttributeObjectEnumerator.Current Propriedade

Definição

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

Valor da propriedade

CryptographicAttributeObject

Um CryptographicAttributeObject objeto que representa o atributo criptográfico atual na CryptographicAttributeObjectCollection coleção.

Aplica-se a

Confira também