Gets the current element in the System.Security.Cryptography.X509Certificates.X509Certificate2Collection object.
Documentation for this section has not yet been entered.
System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator does not move the position of the enumerator. Consecutive calls to the X509Certificate2Enumerator.Current property return the same object until either the X509Certificate2Enumerator.MoveNext or X509Certificate2Enumerator.Reset method is called.