Click or drag to resize

OCSPSingleRequestCollection Properties

The OCSPSingleRequestCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount (Inherited from BasicCollection<T>.)
Public propertyIsReadOnly (Inherited from BasicCollection<T>.)
Public propertyItem[String]
Gets an OCSPSingleRequest object from the OCSPSingleRequestCollection object by revoked certificate's serial number.
Public propertyItem[Int32]
Gets or sets the element at the specified index.
(Inherited from BasicCollection<T>.)
Top
See Also