View source: R/directoryservice_operations.R
directoryservice_list_certificates | R Documentation |
For the specified directory, lists all the certificates registered for a secure LDAP or client certificate authentication.
See https://www.paws-r-sdk.com/docs/directoryservice_list_certificates/ for full documentation.
directoryservice_list_certificates(DirectoryId, NextToken = NULL, Limit = NULL)
DirectoryId |
[required] The identifier of the directory. |
NextToken |
A token for requesting another page of certificates if the |
Limit |
The number of items that should show up on one page |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.