CryptographicAttributeObjectEnumerator.Current Propriedade
Definição
Obtém o objeto CryptographicAttributeObject atual da coleção CryptographicAttributeObjectCollection.Gets the current CryptographicAttributeObject object from the CryptographicAttributeObjectCollection collection.
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
Um CryptographicAttributeObject objeto que representa o atributo criptográfico atual na CryptographicAttributeObjectCollection coleção.A CryptographicAttributeObject object that represents the current cryptographic attribute in the CryptographicAttributeObjectCollection collection.