OCSPResponseHttpHeaders Property |
Gets response HTTP headers.
Namespace:
PKI.OCSP
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public WebHeaderCollection HttpHeaders { get; }
Public ReadOnly Property HttpHeaders As WebHeaderCollection
Get
public:
property WebHeaderCollection^ HttpHeaders {
WebHeaderCollection^ get ();
}
member HttpHeaders : WebHeaderCollection with get
Property Value
Type:
WebHeaderCollectionSee Also