OcspResponderGetRevocationConfigurations Method

Gets revocation configurations assigned to this Online Responder.

Definition

Namespace: SysadminsLV.PKI.Management.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public OcspResponderRevocationConfigurationCollection GetRevocationConfigurations()

Return Value

OcspResponderRevocationConfigurationCollection
Collection of revocation configurations.

See Also