X509CTLEntryCollection Properties |
The X509CTLEntryCollection type exposes the following members.
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ICollectionT. (Inherited from BasicCollectionT.) | |
IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from BasicCollectionT.) | |
ItemInt32 | Gets or sets the element at the specified index. (Inherited from BasicCollectionT.) | |
ItemString |
Gets an X509CTLEntry object from the X509CTLEntryCollection object by certificate's
Thumbprint value.
|