X509CertificateCollection.X509CertificateEnumerator Class
Enumerates the X509Certificate objects in an X509CertificateCollection.
For a list of all members of this type, see X509CertificateCollection.X509CertificateEnumerator Members.
System.Object
System.Security.Cryptography.X509Certificates.X509CertificateCollection.X509CertificateEnumerator
[Visual Basic] Public Class X509CertificateCollection.X509CertificateEnumerator Implements IEnumerator [C#] public class X509CertificateCollection.X509CertificateEnumerator : IEnumerator [C++] public __gc class X509CertificateCollection.X509CertificateEnumerator : public IEnumerator [JScript] public class X509CertificateCollection.X509CertificateEnumerator implements IEnumerator
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Security.Cryptography.X509Certificates
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System (in System.dll)
See Also
X509CertificateCollection.X509CertificateEnumerator Members | System.Security.Cryptography.X509Certificates Namespace