DigitalSignatureCollection Properties |
The DigitalSignatureCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Returns the number of elements in the collection.
Read-only Int32.
| |
IsSynchronized |
Returns a value indicating whether access to the collection is synchronized (thread-safe).
Read-only Boolean.
| |
Item |
Returns the signature by index.
| |
SyncRoot |
Returns a synchronization root.
Read-only Object.
|