View source: R/pcaconnectorad_operations.R
pcaconnectorad_update_template | R Documentation |
Update template configuration to define the information included in certificates.
See https://www.paws-r-sdk.com/docs/pcaconnectorad_update_template/ for full documentation.
pcaconnectorad_update_template(
Definition = NULL,
ReenrollAllCertificateHolders = NULL,
TemplateArn
)
Definition |
Template configuration to define the information included in certificates. Define certificate validity and renewal periods, certificate request handling and enrollment options, key usage extensions, application policies, and cryptography settings. |
ReenrollAllCertificateHolders |
This setting allows the major version of a template to be increased automatically. All members of Active Directory groups that are allowed to enroll with a template will receive a new certificate issued using that template. |
TemplateArn |
[required] The Amazon Resource Name (ARN) that was returned when you called
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.