Signer.Chain property

[The Chain property is available for use in the operating systems specified in the Requirements section. Instead, use the CmsSigner Class in the System.Security.Cryptography.Pkcs namespace.]

The Chain property retrieves the signer's chain.

This property is read-only.

Syntax

Signer.Chain As Chain

Property value

The signer's chain.

Requirements

Requirement Value
Redistributable
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP
DLL
Capicom.dll

See also

Signer