Winnovative Excel to PDF Converter

DigitalCertificatesCollectionGetCertBySubject Method

Winnovative Excel to PDF Converter Documentation
Searches the certificate by subject name.

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public DigitalCertificate GetCertBySubject(
	string subjectName
)

Parameters

subjectName
Type: SystemString
Subject name.

Return Value

Type: DigitalCertificate
The certificate with the specified subject name or null if no certificate was found.
See Also

Reference