CryptographicAttributeObjectEnumerator.Current Proprietà

Definizione

Ottiene l'oggetto CryptographicAttributeObject corrente dall'insieme 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

Valore della proprietà

Oggetto CryptographicAttributeObject che rappresenta l'attributo di crittografia corrente nell'insieme CryptographicAttributeObjectCollection.

Si applica a

Vedi anche