Winnovative PDF Creator Library for .NET
DigitalCertificatesStore Class
NamespacesWinnovative.PdfCreatorDigitalCertificatesStore
Winnovative PDF Creator Library for .NET
Provides and interface for getting digital certificates from system certificates store or from a PKCS #12 PFX file
Declaration Syntax
C#Visual BasicVisual C++
public class DigitalCertificatesStore
Public Class DigitalCertificatesStore
public ref class DigitalCertificatesStore
Members
All MembersConstructorsMethods



IconMemberDescription
DigitalCertificatesStore()()()
Initializes a new instance of the DigitalCertificatesStore class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetCertificates()()()
Gets the certificates collection from personal certificates store.

GetCertificates(CertSystemStore)
Gets the certificates collection from the specified system certificates store.

GetCertificates(String, String)
Gets the certificates collection from the specified PKCS #12 PFX file.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
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
DigitalCertificatesStore

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)