The names of all certificates in the store that can be used for signing.

Namespace: TallComponents.PDF.DigitalSignatures
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public StringCollection Names { get; }
Visual Basic
Public ReadOnly Property Names As StringCollection
	Get

See Also