| Overload | Description |
|---|---|
| CertificateIdentifierCollection Constructor() | Initializes an empty collection. |
| CertificateIdentifierCollection Constructor(IEnumerable<CertificateIdentifier>) | Initializes the collection from another collection. |
| CertificateIdentifierCollection Constructor(Int32) | Initializes the collection with the specified capacity. |