Partager via


CryptographicAttributeObjectEnumerator.Current Propriété

Définition

Obtient l'objet CryptographicAttributeObject en cours dans la collection 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

Valeur de propriété

Objet CryptographicAttributeObject qui représente l'attribut de chiffrement actuel dans la collection CryptographicAttributeObjectCollection.

S’applique à

Voir aussi