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()
Public Function GetRevocationConfigurations As OcspResponderRevocationConfigurationCollection
public:
OcspResponderRevocationConfigurationCollection^ GetRevocationConfigurations()
member GetRevocationConfigurations : unit -> OcspResponderRevocationConfigurationCollection
Return Value
Type:
OcspResponderRevocationConfigurationCollectionCollection of revocation configurations.
See Also