Signers object
[The Signers object 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 Signers object represents a collection of Signer objects.
When to use
The Signers object is used to perform the following tasks:
- Retrieve the number of certificates in the collection.
- Retrieve a specific Signers object from the collection.
- Iterate through the collection.
Members
The Signers object has these types of members:
Properties
The Signers object has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Retrieves an IEnumVARIANT interface on an object that can be used to enumerate the collection. This property is hidden within Visual Basic Scripting Edition (VBScript). | |
| Read-only |
Number of Signer objects in the collection. | |
| Read-only |
Retrieves the Signer object that represents the indexed signer. This is the default property. |
Remarks
The Signers object cannot be created.
Requirements
|
Redistributable | CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
|---|---|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012