SignedData.Signers property
[The Signers property is available for use in the operating systems specified in the Requirements section. Instead, use the SignedCms Class in the System.Security.Cryptography.Pkcs namespace.]
The Signers property retrieves the signature creators of the data.
Syntax
SignedData.Signers As Signers
Property value
The Signers collection that represents the signature creators of the data.
Requirements
Requirement | Value |
---|---|
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
DLL |
|
See also