CryptographicAttributeObjectEnumerator.Current Egenskap

Definition

Hämtar det aktuella CryptographicAttributeObject objektet från CryptographicAttributeObjectCollection samlingen.

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

Egenskapsvärde

Ett CryptographicAttributeObject objekt som representerar det aktuella kryptografiska attributet i CryptographicAttributeObjectCollection samlingen.

Gäller för

Se även