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