CryptographicAttributeObjectEnumerator.Current Eigenschap

Definitie

Hiermee haalt u het huidige CryptographicAttributeObject object op uit de CryptographicAttributeObjectCollection verzameling.

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

Waarde van eigenschap

Een CryptographicAttributeObject object dat het huidige cryptografische kenmerk in de CryptographicAttributeObjectCollection verzameling vertegenwoordigt.

Van toepassing op

Zie ook