OCSPRequestURL Property

Gets or sets the URL of the OCSP responder service. URL can be retrieved from certificate's AIA extension.

Definition

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

Property Value

Uri

See Also