directoryservice_deregister_certificate: Deletes from the system the certificate that was registered for secure
LDAP or client certificate authentication
Description
Deletes from the system the certificate that was registered for secure
LDAP or client certificate authentication.
Usage
directoryservice_deregister_certificate(DirectoryId, CertificateId)
Arguments
DirectoryId
[required] The identifier of the directory.
CertificateId
[required] The identifier of the certificate.
Request syntax
svc$deregister_certificate(
DirectoryId = "string",
CertificateId = "string"
)