OCSPRequestProxy Property

Gets or sets web proxy information that will be used to connect OCSP server.

Definition

Namespace: SysadminsLV.PKI.OcspClient
Assembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
C#
public WebProxy Proxy { get; set; }

Property Value

WebProxy

See Also