public class OCSPSingleRequestPublic Class OCSPSingleRequestpublic ref class OCSPSingleRequesttype OCSPSingleRequest = class end| OCSPSingleRequest(X509Certificate2, Boolean) | Initializes a new instance of OCSPSingleRequest class from a certificate to include in the request and value that indicates whether to include X509ServiceLocatorExtension extension. |
| OCSPSingleRequest(X509Certificate2, X509Certificate2, Boolean) | Initializes a new instance of OCSPSingleRequest class from a certificate to include in the request, certificate issuer and a value that indicates whether to include X509ServiceLocatorExtension extension. |
| CertId | Gets an information about the certificate to verify. |
| CertificateName | Gets the name of the certificate in the question. |
| Extensions | Gets optional extensions associated with the certificate in the subject. |
| Encode | Encodes OCSPSingleRequest object to a ASN.1-encoded byte aray. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |