CryptographicAttributeObjectEnumerator.Current Tulajdonság

Definíció

Lekéri az aktuális CryptographicAttributeObject objektumot a CryptographicAttributeObjectCollection gyűjteményből.

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

Tulajdonság értéke

A CryptographicAttributeObject gyűjtemény aktuális titkosítási attribútumát CryptographicAttributeObjectCollection képviselő objektum.

A következőre érvényes:

Lásd még