ExpertPdf Html to Pdf Converter Library
DigitalCertificatesCollection Class
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDigitalCertificatesCollection
ExpertPdf Html to Pdf Converter Library
This class is used to manage a collection of certificates.
Declaration Syntax
C#Visual BasicVisual C++
public class DigitalCertificatesCollection : IEnumerable
Public Class DigitalCertificatesCollection
	Implements IEnumerable
public ref class DigitalCertificatesCollection : IEnumerable
Members
All MembersMethodsProperties



IconMemberDescription
Count
Gets the number of certificates in collection.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetCertByIssuer(String)
Searches the certificate by issuer name.

GetCertBySerialNumber(array<Byte>[]()[][])
Searches the certificate by the specified serial number.

GetCertBySubject(String)
Searches the certificate by subject name.

GetEnumerator()()()()
Gets the collection enumerator.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Item[([( Int32])])
Gets the certificate at the specified zero besed index from collection.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
DigitalCertificatesCollection

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)