OcspResponderRemoveRevocationConfiguration(String) 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(
string name
)
Public Sub RemoveRevocationConfiguration (
name As String
)
public:
void RemoveRevocationConfiguration(
String^ name
)
member RemoveRevocationConfiguration :
name : string -> unit
Parameters
- name String
- Configuration name to remove.