directoryservice_deregister_certificate {paws.security.identity} | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/directoryservice_deregister_certificate/ for full documentation.
Usage
directoryservice_deregister_certificate(DirectoryId, CertificateId)
Arguments
DirectoryId |
[required] The identifier of the directory. |
CertificateId |
[required] The identifier of the certificate. |
[Package paws.security.identity version 0.7.0 Index]