AdcsAiaUrlEntryOCSP Property |
Gets True if specified URL is configured to include specified URL to all issued certificate's Authority Information Access extension as a OCSP Locator.
Namespace:
SysadminsLV.PKI.Management.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool OCSP { get; }
Public ReadOnly Property OCSP As Boolean
Get
public:
property bool OCSP {
bool get ();
}
member OCSP : bool with get
Property Value
Type:
BooleanRemarks HTTP:// paths are supported.
See Also