CryptographicAttributeObjectEnumerator.Current Tulajdonság
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
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.