OcspResponderRemoveRevocationConfiguration(OcspResponderRevocationConfiguration) Method
Removes named revocation configuration from Online Responder.
Namespace: SysadminsLV.PKI.Management.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public void RemoveRevocationConfiguration(
OcspResponderRevocationConfiguration revConfig
)
Public Sub RemoveRevocationConfiguration (
revConfig As OcspResponderRevocationConfiguration
)
public:
void RemoveRevocationConfiguration(
OcspResponderRevocationConfiguration^ revConfig
)
member RemoveRevocationConfiguration :
revConfig : OcspResponderRevocationConfiguration -> unit
Parameters
- revConfig OcspResponderRevocationConfiguration
- Existing revocation configuration.