CryptographicAttributeObjectEnumerator.Current Vlastnost

Definice

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

Hodnota vlastnosti

CryptographicAttributeObject

Objekt CryptographicAttributeObject , který představuje aktuální kryptografický atribut v kolekci CryptographicAttributeObjectCollection .

Platí pro

Viz také