Signers.Item property
[The Item property is available for use in the operating systems specified in the Requirements section. Instead, use a collection of CmsSigner objects. For more information, see the CmsSigner Class in the System.Security.Cryptography.Pkcs namespace.]
The Item property retrieves the Signer object that represents the indexed signer. This is the default property.
Syntax
Signers.Item( _
ByVal Index _
) As Variant
Property value
The Signer object that represents the indexed signer.
Requirements
Requirement | Value |
---|---|
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
DLL |
|
See also