CryptographicAttributeObjectEnumerator.Current Propiedad

Definición

Obtiene el objeto actual CryptographicAttributeObject de la CryptographicAttributeObjectCollection colección.

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 de propiedad

Objeto CryptographicAttributeObject que representa el atributo criptográfico actual de la CryptographicAttributeObjectCollection colección.

Se aplica a

Consulte también