Click or drag to resize

OcspResponderGetRevocationConfigurations Method

Gets revocation configurations assigned to this Online Responder.

Namespace:  SysadminsLV.PKI.Management.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public OcspResponderRevocationConfigurationCollection GetRevocationConfigurations()

Return Value

Type: OcspResponderRevocationConfigurationCollection
Collection of revocation configurations.
See Also