Click or drag to resize

OCSPRequestURL Property

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

Namespace:  PKI.OCSP
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public Uri URL { get; set; }

Property Value

Type: Uri
See Also