View source: R/directoryservice_operations.R
directoryservice_deregister_certificate | R Documentation |
Deletes from the system the certificate that was registered for secure LDAP or client certificate authentication.
See https://www.paws-r-sdk.com/docs/directoryservice_deregister_certificate/ for full documentation.
directoryservice_deregister_certificate(DirectoryId, CertificateId)
DirectoryId |
[required] The identifier of the directory. |
CertificateId |
[required] The identifier of the certificate. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.