Determine whether the identity is known using these certificates.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public X509Certificate2Collection Certificates { get; }
Visual Basic
Public ReadOnly Property Certificates As X509Certificate2Collection
	Get

See Also