CertificateStore.IEnumerable.GetEnumerator Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
IEnumerable.GetEnumerator()
Returns an enumerator that iterates through the CertificateStore.
Declaration
IEnumerator IEnumerable.GetEnumerator()
Returns
Type | Description |
---|---|
IEnumerator | An enumerator for the CertificateStore. |