CryptographicAttributeObjectCollection.GetEnumerator Methode

Definition

Ruft ein CryptographicAttributeObjectEnumerator-Objekt für die Auflistung ab.

public:
 System::Security::Cryptography::CryptographicAttributeObjectEnumerator ^ GetEnumerator();
public System.Security.Cryptography.CryptographicAttributeObjectEnumerator GetEnumerator ();
member this.GetEnumerator : unit -> System.Security.Cryptography.CryptographicAttributeObjectEnumerator
Public Function GetEnumerator () As CryptographicAttributeObjectEnumerator

Gibt zurück

CryptographicAttributeObjectEnumerator

true, wenn die Methode ein CryptographicAttributeObjectEnumerator-Objekt zurückgibt, das zum Enumerieren der Auflistung verwendet werden kann; andernfalls false.

Gilt für