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