View source: R/pcaconnectorad_operations.R
pcaconnectorad_create_directory_registration | R Documentation |
Creates a directory registration that authorizes communication between Amazon Web Services Private CA and an Active Directory
See https://www.paws-r-sdk.com/docs/pcaconnectorad_create_directory_registration/ for full documentation.
pcaconnectorad_create_directory_registration(
ClientToken = NULL,
DirectoryId,
Tags = NULL
)
ClientToken |
Idempotency token. |
DirectoryId |
[required] The identifier of the Active Directory. |
Tags |
Metadata assigned to a directory registration consisting of a key-value pair. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.