X509CRLEntryCollection Properties |
The X509CRLEntryCollection 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 X509CRLEntry object from the X509CRLEntryCollection object by revoked certificate's
serial number.
|