CertificateChain.IEnumerable.GetEnumerator Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9313)
IEnumerable.GetEnumerator()
Returns an enumerator that can iterate through the CertificateChain
Declaration
IEnumerator IEnumerable.GetEnumerator()Returns
| Type | Description | 
|---|---|
| IEnumerator | An IEnumerator. |