We recommend new projects start with resources from the AWS provider.
aws-native.pcaconnectorad.Template
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Represents a template that defines certificate configurations, both for issuance and client handling
Create Template Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Template(name: string, args: TemplateArgs, opts?: CustomResourceOptions);@overload
def Template(resource_name: str,
             args: TemplateArgs,
             opts: Optional[ResourceOptions] = None)
@overload
def Template(resource_name: str,
             opts: Optional[ResourceOptions] = None,
             connector_arn: Optional[str] = None,
             definition: Optional[Union[TemplateDefinition0PropertiesArgs, TemplateDefinition1PropertiesArgs, TemplateDefinition2PropertiesArgs]] = None,
             name: Optional[str] = None,
             reenroll_all_certificate_holders: Optional[bool] = None,
             tags: Optional[Mapping[str, str]] = None)func NewTemplate(ctx *Context, name string, args TemplateArgs, opts ...ResourceOption) (*Template, error)public Template(string name, TemplateArgs args, CustomResourceOptions? opts = null)
public Template(String name, TemplateArgs args)
public Template(String name, TemplateArgs args, CustomResourceOptions options)
type: aws-native:pcaconnectorad:Template
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args TemplateArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args TemplateArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args TemplateArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args TemplateArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args TemplateArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Template Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Template resource accepts the following input properties:
- ConnectorArn string
- The Amazon Resource Name (ARN) that was returned when you called CreateConnector .
- Definition
Pulumi.Aws | Pulumi.Native. Pca Connector Ad. Inputs. Template Definition0Properties Aws | Pulumi.Native. Pca Connector Ad. Inputs. Template Definition1Properties Aws Native. Pca Connector Ad. Inputs. Template Definition2Properties 
- 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.
- Name string
- Name of the templates. Template names must be unique.
- ReenrollAll boolCertificate Holders 
- 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.
- Dictionary<string, string>
- Metadata assigned to a template consisting of a key-value pair.
- ConnectorArn string
- The Amazon Resource Name (ARN) that was returned when you called CreateConnector .
- Definition
TemplateDefinition0Properties | TemplateArgs Definition1Properties | TemplateArgs Definition2Properties Args 
- 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.
- Name string
- Name of the templates. Template names must be unique.
- ReenrollAll boolCertificate Holders 
- 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.
- map[string]string
- Metadata assigned to a template consisting of a key-value pair.
- connectorArn String
- The Amazon Resource Name (ARN) that was returned when you called CreateConnector .
- definition
TemplateDefinition0Properties | TemplateDefinition1Properties | TemplateDefinition2Properties 
- 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.
- name String
- Name of the templates. Template names must be unique.
- reenrollAll BooleanCertificate Holders 
- 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.
- Map<String,String>
- Metadata assigned to a template consisting of a key-value pair.
- connectorArn string
- The Amazon Resource Name (ARN) that was returned when you called CreateConnector .
- definition
TemplateDefinition0Properties | TemplateDefinition1Properties | TemplateDefinition2Properties 
- 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.
- name string
- Name of the templates. Template names must be unique.
- reenrollAll booleanCertificate Holders 
- 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.
- {[key: string]: string}
- Metadata assigned to a template consisting of a key-value pair.
- connector_arn str
- The Amazon Resource Name (ARN) that was returned when you called CreateConnector .
- definition
TemplateDefinition0Properties | TemplateArgs Definition1Properties | TemplateArgs Definition2Properties Args 
- 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.
- name str
- Name of the templates. Template names must be unique.
- reenroll_all_ boolcertificate_ holders 
- 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.
- Mapping[str, str]
- Metadata assigned to a template consisting of a key-value pair.
- connectorArn String
- The Amazon Resource Name (ARN) that was returned when you called CreateConnector .
- definition Property Map | Property Map | Property Map
- 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.
- name String
- Name of the templates. Template names must be unique.
- reenrollAll BooleanCertificate Holders 
- 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.
- Map<String>
- Metadata assigned to a template consisting of a key-value pair.
Outputs
All input properties are implicitly available as output properties. Additionally, the Template resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- TemplateArn string
- The Amazon Resource Name (ARN) that was returned when you called CreateTemplate .
- Id string
- The provider-assigned unique ID for this managed resource.
- TemplateArn string
- The Amazon Resource Name (ARN) that was returned when you called CreateTemplate .
- id String
- The provider-assigned unique ID for this managed resource.
- templateArn String
- The Amazon Resource Name (ARN) that was returned when you called CreateTemplate .
- id string
- The provider-assigned unique ID for this managed resource.
- templateArn string
- The Amazon Resource Name (ARN) that was returned when you called CreateTemplate .
- id str
- The provider-assigned unique ID for this managed resource.
- template_arn str
- The Amazon Resource Name (ARN) that was returned when you called CreateTemplate .
- id String
- The provider-assigned unique ID for this managed resource.
- templateArn String
- The Amazon Resource Name (ARN) that was returned when you called CreateTemplate .
Supporting Types
TemplateApplicationPolicies, TemplateApplicationPoliciesArgs      
TemplateApplicationPolicy0Properties, TemplateApplicationPolicy0PropertiesArgs      
- policyType "ALL_APPLICATION_POLICIES" | "ANY_PURPOSE" | "ATTESTATION_IDENTITY_KEY_CERTIFICATE" | "CERTIFICATE_REQUEST_AGENT" | "CLIENT_AUTHENTICATION" | "CODE_SIGNING" | "CTL_USAGE" | "DIGITAL_RIGHTS" | "DIRECTORY_SERVICE_EMAIL_REPLICATION" | "DISALLOWED_LIST" | "DNS_SERVER_TRUST" | "DOCUMENT_ENCRYPTION" | "DOCUMENT_SIGNING" | "DYNAMIC_CODE_GENERATOR" | "EARLY_LAUNCH_ANTIMALWARE_DRIVER" | "EMBEDDED_WINDOWS_SYSTEM_COMPONENT_VERIFICATION" | "ENCLAVE" | "ENCRYPTING_FILE_SYSTEM" | "ENDORSEMENT_KEY_CERTIFICATE" | "FILE_RECOVERY" | "HAL_EXTENSION" | "IP_SECURITY_END_SYSTEM" | "IP_SECURITY_IKE_INTERMEDIATE" | "IP_SECURITY_TUNNEL_TERMINATION" | "IP_SECURITY_USER" | "ISOLATED_USER_MODE" | "KDC_AUTHENTICATION" | "KERNEL_MODE_CODE_SIGNING" | "KEY_PACK_LICENSES" | "KEY_RECOVERY" | "KEY_RECOVERY_AGENT" | "LICENSE_SERVER_VERIFICATION" | "LIFETIME_SIGNING" | "MICROSOFT_PUBLISHER" | "MICROSOFT_TIME_STAMPING" | "MICROSOFT_TRUST_LIST_SIGNING" | "OCSP_SIGNING" | "OEM_WINDOWS_SYSTEM_COMPONENT_VERIFICATION" | "PLATFORM_CERTIFICATE" | "PREVIEW_BUILD_SIGNING" | "PRIVATE_KEY_ARCHIVAL" | "PROTECTED_PROCESS_LIGHT_VERIFICATION" | "PROTECTED_PROCESS_VERIFICATION" | "QUALIFIED_SUBORDINATION" | "REVOKED_LIST_SIGNER" | "ROOT_PROGRAM_AUTO_UPDATE_CA_REVOCATION" | "ROOT_PROGRAM_AUTO_UPDATE_END_REVOCATION" | "ROOT_PROGRAM_NO_OSCP_FAILOVER_TO_CRL" | "ROOT_LIST_SIGNER" | "SECURE_EMAIL" | "SERVER_AUTHENTICATION" | "SMART_CARD_LOGIN" | "SPC_ENCRYPTED_DIGEST_RETRY_COUNT" | "SPC_RELAXED_PE_MARKER_CHECK" | "TIME_STAMPING" | "WINDOWS_HARDWARE_DRIVER_ATTESTED_VERIFICATION" | "WINDOWS_HARDWARE_DRIVER_EXTENDED_VERIFICATION" | "WINDOWS_HARDWARE_DRIVER_VERIFICATION" | "WINDOWS_HELLO_RECOVERY_KEY_ENCRYPTION" | "WINDOWS_KITS_COMPONENT" | "WINDOWS_RT_VERIFICATION" | "WINDOWS_SOFTWARE_EXTENSION_VERIFICATION" | "WINDOWS_STORE" | "WINDOWS_SYSTEM_COMPONENT_VERIFICATION" | "WINDOWS_TCB_COMPONENT" | "WINDOWS_THIRD_PARTY_APPLICATION_COMPONENT" | "WINDOWS_UPDATE"
TemplateApplicationPolicy1Properties, TemplateApplicationPolicy1PropertiesArgs      
- PolicyObject stringIdentifier 
- PolicyObject stringIdentifier 
- policyObject StringIdentifier 
- policyObject stringIdentifier 
- policyObject StringIdentifier 
TemplateApplicationPolicyType, TemplateApplicationPolicyTypeArgs        
- AllApplication Policies 
- ALL_APPLICATION_POLICIES
- AnyPurpose 
- ANY_PURPOSE
- AttestationIdentity Key Certificate 
- ATTESTATION_IDENTITY_KEY_CERTIFICATE
- CertificateRequest Agent 
- CERTIFICATE_REQUEST_AGENT
- ClientAuthentication 
- CLIENT_AUTHENTICATION
- CodeSigning 
- CODE_SIGNING
- CtlUsage 
- CTL_USAGE
- DigitalRights 
- DIGITAL_RIGHTS
- DirectoryService Email Replication 
- DIRECTORY_SERVICE_EMAIL_REPLICATION
- DisallowedList 
- DISALLOWED_LIST
- DnsServer Trust 
- DNS_SERVER_TRUST
- DocumentEncryption 
- DOCUMENT_ENCRYPTION
- DocumentSigning 
- DOCUMENT_SIGNING
- DynamicCode Generator 
- DYNAMIC_CODE_GENERATOR
- EarlyLaunch Antimalware Driver 
- EARLY_LAUNCH_ANTIMALWARE_DRIVER
- EmbeddedWindows System Component Verification 
- EMBEDDED_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- Enclave
- ENCLAVE
- EncryptingFile System 
- ENCRYPTING_FILE_SYSTEM
- EndorsementKey Certificate 
- ENDORSEMENT_KEY_CERTIFICATE
- FileRecovery 
- FILE_RECOVERY
- HalExtension 
- HAL_EXTENSION
- IpSecurity End System 
- IP_SECURITY_END_SYSTEM
- IpSecurity Ike Intermediate 
- IP_SECURITY_IKE_INTERMEDIATE
- IpSecurity Tunnel Termination 
- IP_SECURITY_TUNNEL_TERMINATION
- IpSecurity User 
- IP_SECURITY_USER
- IsolatedUser Mode 
- ISOLATED_USER_MODE
- KdcAuthentication 
- KDC_AUTHENTICATION
- KernelMode Code Signing 
- KERNEL_MODE_CODE_SIGNING
- KeyPack Licenses 
- KEY_PACK_LICENSES
- KeyRecovery 
- KEY_RECOVERY
- KeyRecovery Agent 
- KEY_RECOVERY_AGENT
- LicenseServer Verification 
- LICENSE_SERVER_VERIFICATION
- LifetimeSigning 
- LIFETIME_SIGNING
- MicrosoftPublisher 
- MICROSOFT_PUBLISHER
- MicrosoftTime Stamping 
- MICROSOFT_TIME_STAMPING
- MicrosoftTrust List Signing 
- MICROSOFT_TRUST_LIST_SIGNING
- OcspSigning 
- OCSP_SIGNING
- OemWindows System Component Verification 
- OEM_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- PlatformCertificate 
- PLATFORM_CERTIFICATE
- PreviewBuild Signing 
- PREVIEW_BUILD_SIGNING
- PrivateKey Archival 
- PRIVATE_KEY_ARCHIVAL
- ProtectedProcess Light Verification 
- PROTECTED_PROCESS_LIGHT_VERIFICATION
- ProtectedProcess Verification 
- PROTECTED_PROCESS_VERIFICATION
- QualifiedSubordination 
- QUALIFIED_SUBORDINATION
- RevokedList Signer 
- REVOKED_LIST_SIGNER
- RootProgram Auto Update Ca Revocation 
- ROOT_PROGRAM_AUTO_UPDATE_CA_REVOCATION
- RootProgram Auto Update End Revocation 
- ROOT_PROGRAM_AUTO_UPDATE_END_REVOCATION
- RootProgram No Oscp Failover To Crl 
- ROOT_PROGRAM_NO_OSCP_FAILOVER_TO_CRL
- RootList Signer 
- ROOT_LIST_SIGNER
- SecureEmail 
- SECURE_EMAIL
- ServerAuthentication 
- SERVER_AUTHENTICATION
- SmartCard Login 
- SMART_CARD_LOGIN
- SpcEncrypted Digest Retry Count 
- SPC_ENCRYPTED_DIGEST_RETRY_COUNT
- SpcRelaxed Pe Marker Check 
- SPC_RELAXED_PE_MARKER_CHECK
- TimeStamping 
- TIME_STAMPING
- WindowsHardware Driver Attested Verification 
- WINDOWS_HARDWARE_DRIVER_ATTESTED_VERIFICATION
- WindowsHardware Driver Extended Verification 
- WINDOWS_HARDWARE_DRIVER_EXTENDED_VERIFICATION
- WindowsHardware Driver Verification 
- WINDOWS_HARDWARE_DRIVER_VERIFICATION
- WindowsHello Recovery Key Encryption 
- WINDOWS_HELLO_RECOVERY_KEY_ENCRYPTION
- WindowsKits Component 
- WINDOWS_KITS_COMPONENT
- WindowsRt Verification 
- WINDOWS_RT_VERIFICATION
- WindowsSoftware Extension Verification 
- WINDOWS_SOFTWARE_EXTENSION_VERIFICATION
- WindowsStore 
- WINDOWS_STORE
- WindowsSystem Component Verification 
- WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- WindowsTcb Component 
- WINDOWS_TCB_COMPONENT
- WindowsThird Party Application Component 
- WINDOWS_THIRD_PARTY_APPLICATION_COMPONENT
- WindowsUpdate 
- WINDOWS_UPDATE
- TemplateApplication Policy Type All Application Policies 
- ALL_APPLICATION_POLICIES
- TemplateApplication Policy Type Any Purpose 
- ANY_PURPOSE
- TemplateApplication Policy Type Attestation Identity Key Certificate 
- ATTESTATION_IDENTITY_KEY_CERTIFICATE
- TemplateApplication Policy Type Certificate Request Agent 
- CERTIFICATE_REQUEST_AGENT
- TemplateApplication Policy Type Client Authentication 
- CLIENT_AUTHENTICATION
- TemplateApplication Policy Type Code Signing 
- CODE_SIGNING
- TemplateApplication Policy Type Ctl Usage 
- CTL_USAGE
- TemplateApplication Policy Type Digital Rights 
- DIGITAL_RIGHTS
- TemplateApplication Policy Type Directory Service Email Replication 
- DIRECTORY_SERVICE_EMAIL_REPLICATION
- TemplateApplication Policy Type Disallowed List 
- DISALLOWED_LIST
- TemplateApplication Policy Type Dns Server Trust 
- DNS_SERVER_TRUST
- TemplateApplication Policy Type Document Encryption 
- DOCUMENT_ENCRYPTION
- TemplateApplication Policy Type Document Signing 
- DOCUMENT_SIGNING
- TemplateApplication Policy Type Dynamic Code Generator 
- DYNAMIC_CODE_GENERATOR
- TemplateApplication Policy Type Early Launch Antimalware Driver 
- EARLY_LAUNCH_ANTIMALWARE_DRIVER
- TemplateApplication Policy Type Embedded Windows System Component Verification 
- EMBEDDED_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- TemplateApplication Policy Type Enclave 
- ENCLAVE
- TemplateApplication Policy Type Encrypting File System 
- ENCRYPTING_FILE_SYSTEM
- TemplateApplication Policy Type Endorsement Key Certificate 
- ENDORSEMENT_KEY_CERTIFICATE
- TemplateApplication Policy Type File Recovery 
- FILE_RECOVERY
- TemplateApplication Policy Type Hal Extension 
- HAL_EXTENSION
- TemplateApplication Policy Type Ip Security End System 
- IP_SECURITY_END_SYSTEM
- TemplateApplication Policy Type Ip Security Ike Intermediate 
- IP_SECURITY_IKE_INTERMEDIATE
- TemplateApplication Policy Type Ip Security Tunnel Termination 
- IP_SECURITY_TUNNEL_TERMINATION
- TemplateApplication Policy Type Ip Security User 
- IP_SECURITY_USER
- TemplateApplication Policy Type Isolated User Mode 
- ISOLATED_USER_MODE
- TemplateApplication Policy Type Kdc Authentication 
- KDC_AUTHENTICATION
- TemplateApplication Policy Type Kernel Mode Code Signing 
- KERNEL_MODE_CODE_SIGNING
- TemplateApplication Policy Type Key Pack Licenses 
- KEY_PACK_LICENSES
- TemplateApplication Policy Type Key Recovery 
- KEY_RECOVERY
- TemplateApplication Policy Type Key Recovery Agent 
- KEY_RECOVERY_AGENT
- TemplateApplication Policy Type License Server Verification 
- LICENSE_SERVER_VERIFICATION
- TemplateApplication Policy Type Lifetime Signing 
- LIFETIME_SIGNING
- TemplateApplication Policy Type Microsoft Publisher 
- MICROSOFT_PUBLISHER
- TemplateApplication Policy Type Microsoft Time Stamping 
- MICROSOFT_TIME_STAMPING
- TemplateApplication Policy Type Microsoft Trust List Signing 
- MICROSOFT_TRUST_LIST_SIGNING
- TemplateApplication Policy Type Ocsp Signing 
- OCSP_SIGNING
- TemplateApplication Policy Type Oem Windows System Component Verification 
- OEM_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- TemplateApplication Policy Type Platform Certificate 
- PLATFORM_CERTIFICATE
- TemplateApplication Policy Type Preview Build Signing 
- PREVIEW_BUILD_SIGNING
- TemplateApplication Policy Type Private Key Archival 
- PRIVATE_KEY_ARCHIVAL
- TemplateApplication Policy Type Protected Process Light Verification 
- PROTECTED_PROCESS_LIGHT_VERIFICATION
- TemplateApplication Policy Type Protected Process Verification 
- PROTECTED_PROCESS_VERIFICATION
- TemplateApplication Policy Type Qualified Subordination 
- QUALIFIED_SUBORDINATION
- TemplateApplication Policy Type Revoked List Signer 
- REVOKED_LIST_SIGNER
- TemplateApplication Policy Type Root Program Auto Update Ca Revocation 
- ROOT_PROGRAM_AUTO_UPDATE_CA_REVOCATION
- TemplateApplication Policy Type Root Program Auto Update End Revocation 
- ROOT_PROGRAM_AUTO_UPDATE_END_REVOCATION
- TemplateApplication Policy Type Root Program No Oscp Failover To Crl 
- ROOT_PROGRAM_NO_OSCP_FAILOVER_TO_CRL
- TemplateApplication Policy Type Root List Signer 
- ROOT_LIST_SIGNER
- TemplateApplication Policy Type Secure Email 
- SECURE_EMAIL
- TemplateApplication Policy Type Server Authentication 
- SERVER_AUTHENTICATION
- TemplateApplication Policy Type Smart Card Login 
- SMART_CARD_LOGIN
- TemplateApplication Policy Type Spc Encrypted Digest Retry Count 
- SPC_ENCRYPTED_DIGEST_RETRY_COUNT
- TemplateApplication Policy Type Spc Relaxed Pe Marker Check 
- SPC_RELAXED_PE_MARKER_CHECK
- TemplateApplication Policy Type Time Stamping 
- TIME_STAMPING
- TemplateApplication Policy Type Windows Hardware Driver Attested Verification 
- WINDOWS_HARDWARE_DRIVER_ATTESTED_VERIFICATION
- TemplateApplication Policy Type Windows Hardware Driver Extended Verification 
- WINDOWS_HARDWARE_DRIVER_EXTENDED_VERIFICATION
- TemplateApplication Policy Type Windows Hardware Driver Verification 
- WINDOWS_HARDWARE_DRIVER_VERIFICATION
- TemplateApplication Policy Type Windows Hello Recovery Key Encryption 
- WINDOWS_HELLO_RECOVERY_KEY_ENCRYPTION
- TemplateApplication Policy Type Windows Kits Component 
- WINDOWS_KITS_COMPONENT
- TemplateApplication Policy Type Windows Rt Verification 
- WINDOWS_RT_VERIFICATION
- TemplateApplication Policy Type Windows Software Extension Verification 
- WINDOWS_SOFTWARE_EXTENSION_VERIFICATION
- TemplateApplication Policy Type Windows Store 
- WINDOWS_STORE
- TemplateApplication Policy Type Windows System Component Verification 
- WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- TemplateApplication Policy Type Windows Tcb Component 
- WINDOWS_TCB_COMPONENT
- TemplateApplication Policy Type Windows Third Party Application Component 
- WINDOWS_THIRD_PARTY_APPLICATION_COMPONENT
- TemplateApplication Policy Type Windows Update 
- WINDOWS_UPDATE
- AllApplication Policies 
- ALL_APPLICATION_POLICIES
- AnyPurpose 
- ANY_PURPOSE
- AttestationIdentity Key Certificate 
- ATTESTATION_IDENTITY_KEY_CERTIFICATE
- CertificateRequest Agent 
- CERTIFICATE_REQUEST_AGENT
- ClientAuthentication 
- CLIENT_AUTHENTICATION
- CodeSigning 
- CODE_SIGNING
- CtlUsage 
- CTL_USAGE
- DigitalRights 
- DIGITAL_RIGHTS
- DirectoryService Email Replication 
- DIRECTORY_SERVICE_EMAIL_REPLICATION
- DisallowedList 
- DISALLOWED_LIST
- DnsServer Trust 
- DNS_SERVER_TRUST
- DocumentEncryption 
- DOCUMENT_ENCRYPTION
- DocumentSigning 
- DOCUMENT_SIGNING
- DynamicCode Generator 
- DYNAMIC_CODE_GENERATOR
- EarlyLaunch Antimalware Driver 
- EARLY_LAUNCH_ANTIMALWARE_DRIVER
- EmbeddedWindows System Component Verification 
- EMBEDDED_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- Enclave
- ENCLAVE
- EncryptingFile System 
- ENCRYPTING_FILE_SYSTEM
- EndorsementKey Certificate 
- ENDORSEMENT_KEY_CERTIFICATE
- FileRecovery 
- FILE_RECOVERY
- HalExtension 
- HAL_EXTENSION
- IpSecurity End System 
- IP_SECURITY_END_SYSTEM
- IpSecurity Ike Intermediate 
- IP_SECURITY_IKE_INTERMEDIATE
- IpSecurity Tunnel Termination 
- IP_SECURITY_TUNNEL_TERMINATION
- IpSecurity User 
- IP_SECURITY_USER
- IsolatedUser Mode 
- ISOLATED_USER_MODE
- KdcAuthentication 
- KDC_AUTHENTICATION
- KernelMode Code Signing 
- KERNEL_MODE_CODE_SIGNING
- KeyPack Licenses 
- KEY_PACK_LICENSES
- KeyRecovery 
- KEY_RECOVERY
- KeyRecovery Agent 
- KEY_RECOVERY_AGENT
- LicenseServer Verification 
- LICENSE_SERVER_VERIFICATION
- LifetimeSigning 
- LIFETIME_SIGNING
- MicrosoftPublisher 
- MICROSOFT_PUBLISHER
- MicrosoftTime Stamping 
- MICROSOFT_TIME_STAMPING
- MicrosoftTrust List Signing 
- MICROSOFT_TRUST_LIST_SIGNING
- OcspSigning 
- OCSP_SIGNING
- OemWindows System Component Verification 
- OEM_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- PlatformCertificate 
- PLATFORM_CERTIFICATE
- PreviewBuild Signing 
- PREVIEW_BUILD_SIGNING
- PrivateKey Archival 
- PRIVATE_KEY_ARCHIVAL
- ProtectedProcess Light Verification 
- PROTECTED_PROCESS_LIGHT_VERIFICATION
- ProtectedProcess Verification 
- PROTECTED_PROCESS_VERIFICATION
- QualifiedSubordination 
- QUALIFIED_SUBORDINATION
- RevokedList Signer 
- REVOKED_LIST_SIGNER
- RootProgram Auto Update Ca Revocation 
- ROOT_PROGRAM_AUTO_UPDATE_CA_REVOCATION
- RootProgram Auto Update End Revocation 
- ROOT_PROGRAM_AUTO_UPDATE_END_REVOCATION
- RootProgram No Oscp Failover To Crl 
- ROOT_PROGRAM_NO_OSCP_FAILOVER_TO_CRL
- RootList Signer 
- ROOT_LIST_SIGNER
- SecureEmail 
- SECURE_EMAIL
- ServerAuthentication 
- SERVER_AUTHENTICATION
- SmartCard Login 
- SMART_CARD_LOGIN
- SpcEncrypted Digest Retry Count 
- SPC_ENCRYPTED_DIGEST_RETRY_COUNT
- SpcRelaxed Pe Marker Check 
- SPC_RELAXED_PE_MARKER_CHECK
- TimeStamping 
- TIME_STAMPING
- WindowsHardware Driver Attested Verification 
- WINDOWS_HARDWARE_DRIVER_ATTESTED_VERIFICATION
- WindowsHardware Driver Extended Verification 
- WINDOWS_HARDWARE_DRIVER_EXTENDED_VERIFICATION
- WindowsHardware Driver Verification 
- WINDOWS_HARDWARE_DRIVER_VERIFICATION
- WindowsHello Recovery Key Encryption 
- WINDOWS_HELLO_RECOVERY_KEY_ENCRYPTION
- WindowsKits Component 
- WINDOWS_KITS_COMPONENT
- WindowsRt Verification 
- WINDOWS_RT_VERIFICATION
- WindowsSoftware Extension Verification 
- WINDOWS_SOFTWARE_EXTENSION_VERIFICATION
- WindowsStore 
- WINDOWS_STORE
- WindowsSystem Component Verification 
- WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- WindowsTcb Component 
- WINDOWS_TCB_COMPONENT
- WindowsThird Party Application Component 
- WINDOWS_THIRD_PARTY_APPLICATION_COMPONENT
- WindowsUpdate 
- WINDOWS_UPDATE
- AllApplication Policies 
- ALL_APPLICATION_POLICIES
- AnyPurpose 
- ANY_PURPOSE
- AttestationIdentity Key Certificate 
- ATTESTATION_IDENTITY_KEY_CERTIFICATE
- CertificateRequest Agent 
- CERTIFICATE_REQUEST_AGENT
- ClientAuthentication 
- CLIENT_AUTHENTICATION
- CodeSigning 
- CODE_SIGNING
- CtlUsage 
- CTL_USAGE
- DigitalRights 
- DIGITAL_RIGHTS
- DirectoryService Email Replication 
- DIRECTORY_SERVICE_EMAIL_REPLICATION
- DisallowedList 
- DISALLOWED_LIST
- DnsServer Trust 
- DNS_SERVER_TRUST
- DocumentEncryption 
- DOCUMENT_ENCRYPTION
- DocumentSigning 
- DOCUMENT_SIGNING
- DynamicCode Generator 
- DYNAMIC_CODE_GENERATOR
- EarlyLaunch Antimalware Driver 
- EARLY_LAUNCH_ANTIMALWARE_DRIVER
- EmbeddedWindows System Component Verification 
- EMBEDDED_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- Enclave
- ENCLAVE
- EncryptingFile System 
- ENCRYPTING_FILE_SYSTEM
- EndorsementKey Certificate 
- ENDORSEMENT_KEY_CERTIFICATE
- FileRecovery 
- FILE_RECOVERY
- HalExtension 
- HAL_EXTENSION
- IpSecurity End System 
- IP_SECURITY_END_SYSTEM
- IpSecurity Ike Intermediate 
- IP_SECURITY_IKE_INTERMEDIATE
- IpSecurity Tunnel Termination 
- IP_SECURITY_TUNNEL_TERMINATION
- IpSecurity User 
- IP_SECURITY_USER
- IsolatedUser Mode 
- ISOLATED_USER_MODE
- KdcAuthentication 
- KDC_AUTHENTICATION
- KernelMode Code Signing 
- KERNEL_MODE_CODE_SIGNING
- KeyPack Licenses 
- KEY_PACK_LICENSES
- KeyRecovery 
- KEY_RECOVERY
- KeyRecovery Agent 
- KEY_RECOVERY_AGENT
- LicenseServer Verification 
- LICENSE_SERVER_VERIFICATION
- LifetimeSigning 
- LIFETIME_SIGNING
- MicrosoftPublisher 
- MICROSOFT_PUBLISHER
- MicrosoftTime Stamping 
- MICROSOFT_TIME_STAMPING
- MicrosoftTrust List Signing 
- MICROSOFT_TRUST_LIST_SIGNING
- OcspSigning 
- OCSP_SIGNING
- OemWindows System Component Verification 
- OEM_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- PlatformCertificate 
- PLATFORM_CERTIFICATE
- PreviewBuild Signing 
- PREVIEW_BUILD_SIGNING
- PrivateKey Archival 
- PRIVATE_KEY_ARCHIVAL
- ProtectedProcess Light Verification 
- PROTECTED_PROCESS_LIGHT_VERIFICATION
- ProtectedProcess Verification 
- PROTECTED_PROCESS_VERIFICATION
- QualifiedSubordination 
- QUALIFIED_SUBORDINATION
- RevokedList Signer 
- REVOKED_LIST_SIGNER
- RootProgram Auto Update Ca Revocation 
- ROOT_PROGRAM_AUTO_UPDATE_CA_REVOCATION
- RootProgram Auto Update End Revocation 
- ROOT_PROGRAM_AUTO_UPDATE_END_REVOCATION
- RootProgram No Oscp Failover To Crl 
- ROOT_PROGRAM_NO_OSCP_FAILOVER_TO_CRL
- RootList Signer 
- ROOT_LIST_SIGNER
- SecureEmail 
- SECURE_EMAIL
- ServerAuthentication 
- SERVER_AUTHENTICATION
- SmartCard Login 
- SMART_CARD_LOGIN
- SpcEncrypted Digest Retry Count 
- SPC_ENCRYPTED_DIGEST_RETRY_COUNT
- SpcRelaxed Pe Marker Check 
- SPC_RELAXED_PE_MARKER_CHECK
- TimeStamping 
- TIME_STAMPING
- WindowsHardware Driver Attested Verification 
- WINDOWS_HARDWARE_DRIVER_ATTESTED_VERIFICATION
- WindowsHardware Driver Extended Verification 
- WINDOWS_HARDWARE_DRIVER_EXTENDED_VERIFICATION
- WindowsHardware Driver Verification 
- WINDOWS_HARDWARE_DRIVER_VERIFICATION
- WindowsHello Recovery Key Encryption 
- WINDOWS_HELLO_RECOVERY_KEY_ENCRYPTION
- WindowsKits Component 
- WINDOWS_KITS_COMPONENT
- WindowsRt Verification 
- WINDOWS_RT_VERIFICATION
- WindowsSoftware Extension Verification 
- WINDOWS_SOFTWARE_EXTENSION_VERIFICATION
- WindowsStore 
- WINDOWS_STORE
- WindowsSystem Component Verification 
- WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- WindowsTcb Component 
- WINDOWS_TCB_COMPONENT
- WindowsThird Party Application Component 
- WINDOWS_THIRD_PARTY_APPLICATION_COMPONENT
- WindowsUpdate 
- WINDOWS_UPDATE
- ALL_APPLICATION_POLICIES
- ALL_APPLICATION_POLICIES
- ANY_PURPOSE
- ANY_PURPOSE
- ATTESTATION_IDENTITY_KEY_CERTIFICATE
- ATTESTATION_IDENTITY_KEY_CERTIFICATE
- CERTIFICATE_REQUEST_AGENT
- CERTIFICATE_REQUEST_AGENT
- CLIENT_AUTHENTICATION
- CLIENT_AUTHENTICATION
- CODE_SIGNING
- CODE_SIGNING
- CTL_USAGE
- CTL_USAGE
- DIGITAL_RIGHTS
- DIGITAL_RIGHTS
- DIRECTORY_SERVICE_EMAIL_REPLICATION
- DIRECTORY_SERVICE_EMAIL_REPLICATION
- DISALLOWED_LIST
- DISALLOWED_LIST
- DNS_SERVER_TRUST
- DNS_SERVER_TRUST
- DOCUMENT_ENCRYPTION
- DOCUMENT_ENCRYPTION
- DOCUMENT_SIGNING
- DOCUMENT_SIGNING
- DYNAMIC_CODE_GENERATOR
- DYNAMIC_CODE_GENERATOR
- EARLY_LAUNCH_ANTIMALWARE_DRIVER
- EARLY_LAUNCH_ANTIMALWARE_DRIVER
- EMBEDDED_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- EMBEDDED_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- ENCLAVE
- ENCLAVE
- ENCRYPTING_FILE_SYSTEM
- ENCRYPTING_FILE_SYSTEM
- ENDORSEMENT_KEY_CERTIFICATE
- ENDORSEMENT_KEY_CERTIFICATE
- FILE_RECOVERY
- FILE_RECOVERY
- HAL_EXTENSION
- HAL_EXTENSION
- IP_SECURITY_END_SYSTEM
- IP_SECURITY_END_SYSTEM
- IP_SECURITY_IKE_INTERMEDIATE
- IP_SECURITY_IKE_INTERMEDIATE
- IP_SECURITY_TUNNEL_TERMINATION
- IP_SECURITY_TUNNEL_TERMINATION
- IP_SECURITY_USER
- IP_SECURITY_USER
- ISOLATED_USER_MODE
- ISOLATED_USER_MODE
- KDC_AUTHENTICATION
- KDC_AUTHENTICATION
- KERNEL_MODE_CODE_SIGNING
- KERNEL_MODE_CODE_SIGNING
- KEY_PACK_LICENSES
- KEY_PACK_LICENSES
- KEY_RECOVERY
- KEY_RECOVERY
- KEY_RECOVERY_AGENT
- KEY_RECOVERY_AGENT
- LICENSE_SERVER_VERIFICATION
- LICENSE_SERVER_VERIFICATION
- LIFETIME_SIGNING
- LIFETIME_SIGNING
- MICROSOFT_PUBLISHER
- MICROSOFT_PUBLISHER
- MICROSOFT_TIME_STAMPING
- MICROSOFT_TIME_STAMPING
- MICROSOFT_TRUST_LIST_SIGNING
- MICROSOFT_TRUST_LIST_SIGNING
- OCSP_SIGNING
- OCSP_SIGNING
- OEM_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- OEM_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- PLATFORM_CERTIFICATE
- PLATFORM_CERTIFICATE
- PREVIEW_BUILD_SIGNING
- PREVIEW_BUILD_SIGNING
- PRIVATE_KEY_ARCHIVAL
- PRIVATE_KEY_ARCHIVAL
- PROTECTED_PROCESS_LIGHT_VERIFICATION
- PROTECTED_PROCESS_LIGHT_VERIFICATION
- PROTECTED_PROCESS_VERIFICATION
- PROTECTED_PROCESS_VERIFICATION
- QUALIFIED_SUBORDINATION
- QUALIFIED_SUBORDINATION
- REVOKED_LIST_SIGNER
- REVOKED_LIST_SIGNER
- ROOT_PROGRAM_AUTO_UPDATE_CA_REVOCATION
- ROOT_PROGRAM_AUTO_UPDATE_CA_REVOCATION
- ROOT_PROGRAM_AUTO_UPDATE_END_REVOCATION
- ROOT_PROGRAM_AUTO_UPDATE_END_REVOCATION
- ROOT_PROGRAM_NO_OSCP_FAILOVER_TO_CRL
- ROOT_PROGRAM_NO_OSCP_FAILOVER_TO_CRL
- ROOT_LIST_SIGNER
- ROOT_LIST_SIGNER
- SECURE_EMAIL
- SECURE_EMAIL
- SERVER_AUTHENTICATION
- SERVER_AUTHENTICATION
- SMART_CARD_LOGIN
- SMART_CARD_LOGIN
- SPC_ENCRYPTED_DIGEST_RETRY_COUNT
- SPC_ENCRYPTED_DIGEST_RETRY_COUNT
- SPC_RELAXED_PE_MARKER_CHECK
- SPC_RELAXED_PE_MARKER_CHECK
- TIME_STAMPING
- TIME_STAMPING
- WINDOWS_HARDWARE_DRIVER_ATTESTED_VERIFICATION
- WINDOWS_HARDWARE_DRIVER_ATTESTED_VERIFICATION
- WINDOWS_HARDWARE_DRIVER_EXTENDED_VERIFICATION
- WINDOWS_HARDWARE_DRIVER_EXTENDED_VERIFICATION
- WINDOWS_HARDWARE_DRIVER_VERIFICATION
- WINDOWS_HARDWARE_DRIVER_VERIFICATION
- WINDOWS_HELLO_RECOVERY_KEY_ENCRYPTION
- WINDOWS_HELLO_RECOVERY_KEY_ENCRYPTION
- WINDOWS_KITS_COMPONENT
- WINDOWS_KITS_COMPONENT
- WINDOWS_RT_VERIFICATION
- WINDOWS_RT_VERIFICATION
- WINDOWS_SOFTWARE_EXTENSION_VERIFICATION
- WINDOWS_SOFTWARE_EXTENSION_VERIFICATION
- WINDOWS_STORE
- WINDOWS_STORE
- WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- WINDOWS_TCB_COMPONENT
- WINDOWS_TCB_COMPONENT
- WINDOWS_THIRD_PARTY_APPLICATION_COMPONENT
- WINDOWS_THIRD_PARTY_APPLICATION_COMPONENT
- WINDOWS_UPDATE
- WINDOWS_UPDATE
- "ALL_APPLICATION_POLICIES"
- ALL_APPLICATION_POLICIES
- "ANY_PURPOSE"
- ANY_PURPOSE
- "ATTESTATION_IDENTITY_KEY_CERTIFICATE"
- ATTESTATION_IDENTITY_KEY_CERTIFICATE
- "CERTIFICATE_REQUEST_AGENT"
- CERTIFICATE_REQUEST_AGENT
- "CLIENT_AUTHENTICATION"
- CLIENT_AUTHENTICATION
- "CODE_SIGNING"
- CODE_SIGNING
- "CTL_USAGE"
- CTL_USAGE
- "DIGITAL_RIGHTS"
- DIGITAL_RIGHTS
- "DIRECTORY_SERVICE_EMAIL_REPLICATION"
- DIRECTORY_SERVICE_EMAIL_REPLICATION
- "DISALLOWED_LIST"
- DISALLOWED_LIST
- "DNS_SERVER_TRUST"
- DNS_SERVER_TRUST
- "DOCUMENT_ENCRYPTION"
- DOCUMENT_ENCRYPTION
- "DOCUMENT_SIGNING"
- DOCUMENT_SIGNING
- "DYNAMIC_CODE_GENERATOR"
- DYNAMIC_CODE_GENERATOR
- "EARLY_LAUNCH_ANTIMALWARE_DRIVER"
- EARLY_LAUNCH_ANTIMALWARE_DRIVER
- "EMBEDDED_WINDOWS_SYSTEM_COMPONENT_VERIFICATION"
- EMBEDDED_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- "ENCLAVE"
- ENCLAVE
- "ENCRYPTING_FILE_SYSTEM"
- ENCRYPTING_FILE_SYSTEM
- "ENDORSEMENT_KEY_CERTIFICATE"
- ENDORSEMENT_KEY_CERTIFICATE
- "FILE_RECOVERY"
- FILE_RECOVERY
- "HAL_EXTENSION"
- HAL_EXTENSION
- "IP_SECURITY_END_SYSTEM"
- IP_SECURITY_END_SYSTEM
- "IP_SECURITY_IKE_INTERMEDIATE"
- IP_SECURITY_IKE_INTERMEDIATE
- "IP_SECURITY_TUNNEL_TERMINATION"
- IP_SECURITY_TUNNEL_TERMINATION
- "IP_SECURITY_USER"
- IP_SECURITY_USER
- "ISOLATED_USER_MODE"
- ISOLATED_USER_MODE
- "KDC_AUTHENTICATION"
- KDC_AUTHENTICATION
- "KERNEL_MODE_CODE_SIGNING"
- KERNEL_MODE_CODE_SIGNING
- "KEY_PACK_LICENSES"
- KEY_PACK_LICENSES
- "KEY_RECOVERY"
- KEY_RECOVERY
- "KEY_RECOVERY_AGENT"
- KEY_RECOVERY_AGENT
- "LICENSE_SERVER_VERIFICATION"
- LICENSE_SERVER_VERIFICATION
- "LIFETIME_SIGNING"
- LIFETIME_SIGNING
- "MICROSOFT_PUBLISHER"
- MICROSOFT_PUBLISHER
- "MICROSOFT_TIME_STAMPING"
- MICROSOFT_TIME_STAMPING
- "MICROSOFT_TRUST_LIST_SIGNING"
- MICROSOFT_TRUST_LIST_SIGNING
- "OCSP_SIGNING"
- OCSP_SIGNING
- "OEM_WINDOWS_SYSTEM_COMPONENT_VERIFICATION"
- OEM_WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- "PLATFORM_CERTIFICATE"
- PLATFORM_CERTIFICATE
- "PREVIEW_BUILD_SIGNING"
- PREVIEW_BUILD_SIGNING
- "PRIVATE_KEY_ARCHIVAL"
- PRIVATE_KEY_ARCHIVAL
- "PROTECTED_PROCESS_LIGHT_VERIFICATION"
- PROTECTED_PROCESS_LIGHT_VERIFICATION
- "PROTECTED_PROCESS_VERIFICATION"
- PROTECTED_PROCESS_VERIFICATION
- "QUALIFIED_SUBORDINATION"
- QUALIFIED_SUBORDINATION
- "REVOKED_LIST_SIGNER"
- REVOKED_LIST_SIGNER
- "ROOT_PROGRAM_AUTO_UPDATE_CA_REVOCATION"
- ROOT_PROGRAM_AUTO_UPDATE_CA_REVOCATION
- "ROOT_PROGRAM_AUTO_UPDATE_END_REVOCATION"
- ROOT_PROGRAM_AUTO_UPDATE_END_REVOCATION
- "ROOT_PROGRAM_NO_OSCP_FAILOVER_TO_CRL"
- ROOT_PROGRAM_NO_OSCP_FAILOVER_TO_CRL
- "ROOT_LIST_SIGNER"
- ROOT_LIST_SIGNER
- "SECURE_EMAIL"
- SECURE_EMAIL
- "SERVER_AUTHENTICATION"
- SERVER_AUTHENTICATION
- "SMART_CARD_LOGIN"
- SMART_CARD_LOGIN
- "SPC_ENCRYPTED_DIGEST_RETRY_COUNT"
- SPC_ENCRYPTED_DIGEST_RETRY_COUNT
- "SPC_RELAXED_PE_MARKER_CHECK"
- SPC_RELAXED_PE_MARKER_CHECK
- "TIME_STAMPING"
- TIME_STAMPING
- "WINDOWS_HARDWARE_DRIVER_ATTESTED_VERIFICATION"
- WINDOWS_HARDWARE_DRIVER_ATTESTED_VERIFICATION
- "WINDOWS_HARDWARE_DRIVER_EXTENDED_VERIFICATION"
- WINDOWS_HARDWARE_DRIVER_EXTENDED_VERIFICATION
- "WINDOWS_HARDWARE_DRIVER_VERIFICATION"
- WINDOWS_HARDWARE_DRIVER_VERIFICATION
- "WINDOWS_HELLO_RECOVERY_KEY_ENCRYPTION"
- WINDOWS_HELLO_RECOVERY_KEY_ENCRYPTION
- "WINDOWS_KITS_COMPONENT"
- WINDOWS_KITS_COMPONENT
- "WINDOWS_RT_VERIFICATION"
- WINDOWS_RT_VERIFICATION
- "WINDOWS_SOFTWARE_EXTENSION_VERIFICATION"
- WINDOWS_SOFTWARE_EXTENSION_VERIFICATION
- "WINDOWS_STORE"
- WINDOWS_STORE
- "WINDOWS_SYSTEM_COMPONENT_VERIFICATION"
- WINDOWS_SYSTEM_COMPONENT_VERIFICATION
- "WINDOWS_TCB_COMPONENT"
- WINDOWS_TCB_COMPONENT
- "WINDOWS_THIRD_PARTY_APPLICATION_COMPONENT"
- WINDOWS_THIRD_PARTY_APPLICATION_COMPONENT
- "WINDOWS_UPDATE"
- WINDOWS_UPDATE
TemplateCertificateValidity, TemplateCertificateValidityArgs      
TemplateClientCompatibilityV2, TemplateClientCompatibilityV2Args        
- WindowsServer2003 
- WINDOWS_SERVER_2003
- WindowsServer2008 
- WINDOWS_SERVER_2008
- WindowsServer2008r2 
- WINDOWS_SERVER_2008_R2
- WindowsServer2012 
- WINDOWS_SERVER_2012
- WindowsServer2012r2 
- WINDOWS_SERVER_2012_R2
- WindowsServer2016 
- WINDOWS_SERVER_2016
- TemplateClient Compatibility V2Windows Server2003 
- WINDOWS_SERVER_2003
- TemplateClient Compatibility V2Windows Server2008 
- WINDOWS_SERVER_2008
- TemplateClient Compatibility V2Windows Server2008r2 
- WINDOWS_SERVER_2008_R2
- TemplateClient Compatibility V2Windows Server2012 
- WINDOWS_SERVER_2012
- TemplateClient Compatibility V2Windows Server2012r2 
- WINDOWS_SERVER_2012_R2
- TemplateClient Compatibility V2Windows Server2016 
- WINDOWS_SERVER_2016
- WindowsServer2003 
- WINDOWS_SERVER_2003
- WindowsServer2008 
- WINDOWS_SERVER_2008
- WindowsServer2008r2 
- WINDOWS_SERVER_2008_R2
- WindowsServer2012 
- WINDOWS_SERVER_2012
- WindowsServer2012r2 
- WINDOWS_SERVER_2012_R2
- WindowsServer2016 
- WINDOWS_SERVER_2016
- WindowsServer2003 
- WINDOWS_SERVER_2003
- WindowsServer2008 
- WINDOWS_SERVER_2008
- WindowsServer2008r2 
- WINDOWS_SERVER_2008_R2
- WindowsServer2012 
- WINDOWS_SERVER_2012
- WindowsServer2012r2 
- WINDOWS_SERVER_2012_R2
- WindowsServer2016 
- WINDOWS_SERVER_2016
- WINDOWS_SERVER2003
- WINDOWS_SERVER_2003
- WINDOWS_SERVER2008
- WINDOWS_SERVER_2008
- WINDOWS_SERVER2008R2
- WINDOWS_SERVER_2008_R2
- WINDOWS_SERVER2012
- WINDOWS_SERVER_2012
- WINDOWS_SERVER2012R2
- WINDOWS_SERVER_2012_R2
- WINDOWS_SERVER2016
- WINDOWS_SERVER_2016
- "WINDOWS_SERVER_2003"
- WINDOWS_SERVER_2003
- "WINDOWS_SERVER_2008"
- WINDOWS_SERVER_2008
- "WINDOWS_SERVER_2008_R2"
- WINDOWS_SERVER_2008_R2
- "WINDOWS_SERVER_2012"
- WINDOWS_SERVER_2012
- "WINDOWS_SERVER_2012_R2"
- WINDOWS_SERVER_2012_R2
- "WINDOWS_SERVER_2016"
- WINDOWS_SERVER_2016
TemplateClientCompatibilityV3, TemplateClientCompatibilityV3Args        
- WindowsServer2008 
- WINDOWS_SERVER_2008
- WindowsServer2008r2 
- WINDOWS_SERVER_2008_R2
- WindowsServer2012 
- WINDOWS_SERVER_2012
- WindowsServer2012r2 
- WINDOWS_SERVER_2012_R2
- WindowsServer2016 
- WINDOWS_SERVER_2016
- TemplateClient Compatibility V3Windows Server2008 
- WINDOWS_SERVER_2008
- TemplateClient Compatibility V3Windows Server2008r2 
- WINDOWS_SERVER_2008_R2
- TemplateClient Compatibility V3Windows Server2012 
- WINDOWS_SERVER_2012
- TemplateClient Compatibility V3Windows Server2012r2 
- WINDOWS_SERVER_2012_R2
- TemplateClient Compatibility V3Windows Server2016 
- WINDOWS_SERVER_2016
- WindowsServer2008 
- WINDOWS_SERVER_2008
- WindowsServer2008r2 
- WINDOWS_SERVER_2008_R2
- WindowsServer2012 
- WINDOWS_SERVER_2012
- WindowsServer2012r2 
- WINDOWS_SERVER_2012_R2
- WindowsServer2016 
- WINDOWS_SERVER_2016
- WindowsServer2008 
- WINDOWS_SERVER_2008
- WindowsServer2008r2 
- WINDOWS_SERVER_2008_R2
- WindowsServer2012 
- WINDOWS_SERVER_2012
- WindowsServer2012r2 
- WINDOWS_SERVER_2012_R2
- WindowsServer2016 
- WINDOWS_SERVER_2016
- WINDOWS_SERVER2008
- WINDOWS_SERVER_2008
- WINDOWS_SERVER2008R2
- WINDOWS_SERVER_2008_R2
- WINDOWS_SERVER2012
- WINDOWS_SERVER_2012
- WINDOWS_SERVER2012R2
- WINDOWS_SERVER_2012_R2
- WINDOWS_SERVER2016
- WINDOWS_SERVER_2016
- "WINDOWS_SERVER_2008"
- WINDOWS_SERVER_2008
- "WINDOWS_SERVER_2008_R2"
- WINDOWS_SERVER_2008_R2
- "WINDOWS_SERVER_2012"
- WINDOWS_SERVER_2012
- "WINDOWS_SERVER_2012_R2"
- WINDOWS_SERVER_2012_R2
- "WINDOWS_SERVER_2016"
- WINDOWS_SERVER_2016
TemplateClientCompatibilityV4, TemplateClientCompatibilityV4Args        
- WindowsServer2012 
- WINDOWS_SERVER_2012
- WindowsServer2012r2 
- WINDOWS_SERVER_2012_R2
- WindowsServer2016 
- WINDOWS_SERVER_2016
- TemplateClient Compatibility V4Windows Server2012 
- WINDOWS_SERVER_2012
- TemplateClient Compatibility V4Windows Server2012r2 
- WINDOWS_SERVER_2012_R2
- TemplateClient Compatibility V4Windows Server2016 
- WINDOWS_SERVER_2016
- WindowsServer2012 
- WINDOWS_SERVER_2012
- WindowsServer2012r2 
- WINDOWS_SERVER_2012_R2
- WindowsServer2016 
- WINDOWS_SERVER_2016
- WindowsServer2012 
- WINDOWS_SERVER_2012
- WindowsServer2012r2 
- WINDOWS_SERVER_2012_R2
- WindowsServer2016 
- WINDOWS_SERVER_2016
- WINDOWS_SERVER2012
- WINDOWS_SERVER_2012
- WINDOWS_SERVER2012R2
- WINDOWS_SERVER_2012_R2
- WINDOWS_SERVER2016
- WINDOWS_SERVER_2016
- "WINDOWS_SERVER_2012"
- WINDOWS_SERVER_2012
- "WINDOWS_SERVER_2012_R2"
- WINDOWS_SERVER_2012_R2
- "WINDOWS_SERVER_2016"
- WINDOWS_SERVER_2016
TemplateDefinition0Properties, TemplateDefinition0PropertiesArgs    
TemplateDefinition1Properties, TemplateDefinition1PropertiesArgs    
TemplateDefinition2Properties, TemplateDefinition2PropertiesArgs    
TemplateEnrollmentFlagsV2, TemplateEnrollmentFlagsV2Args        
- enableKey BooleanReuse On Nt Token Keyset Storage Full 
- includeSymmetric BooleanAlgorithms 
- noSecurity BooleanExtension 
- removeInvalid BooleanCertificate From Personal Store 
- userInteraction BooleanRequired 
- enableKey booleanReuse On Nt Token Keyset Storage Full 
- includeSymmetric booleanAlgorithms 
- noSecurity booleanExtension 
- removeInvalid booleanCertificate From Personal Store 
- userInteraction booleanRequired 
- enableKey BooleanReuse On Nt Token Keyset Storage Full 
- includeSymmetric BooleanAlgorithms 
- noSecurity BooleanExtension 
- removeInvalid BooleanCertificate From Personal Store 
- userInteraction BooleanRequired 
TemplateEnrollmentFlagsV3, TemplateEnrollmentFlagsV3Args        
- enableKey BooleanReuse On Nt Token Keyset Storage Full 
- includeSymmetric BooleanAlgorithms 
- noSecurity BooleanExtension 
- removeInvalid BooleanCertificate From Personal Store 
- userInteraction BooleanRequired 
- enableKey booleanReuse On Nt Token Keyset Storage Full 
- includeSymmetric booleanAlgorithms 
- noSecurity booleanExtension 
- removeInvalid booleanCertificate From Personal Store 
- userInteraction booleanRequired 
- enableKey BooleanReuse On Nt Token Keyset Storage Full 
- includeSymmetric BooleanAlgorithms 
- noSecurity BooleanExtension 
- removeInvalid BooleanCertificate From Personal Store 
- userInteraction BooleanRequired 
TemplateEnrollmentFlagsV4, TemplateEnrollmentFlagsV4Args        
- enableKey BooleanReuse On Nt Token Keyset Storage Full 
- includeSymmetric BooleanAlgorithms 
- noSecurity BooleanExtension 
- removeInvalid BooleanCertificate From Personal Store 
- userInteraction BooleanRequired 
- enableKey booleanReuse On Nt Token Keyset Storage Full 
- includeSymmetric booleanAlgorithms 
- noSecurity booleanExtension 
- removeInvalid booleanCertificate From Personal Store 
- userInteraction booleanRequired 
- enableKey BooleanReuse On Nt Token Keyset Storage Full 
- includeSymmetric BooleanAlgorithms 
- noSecurity BooleanExtension 
- removeInvalid BooleanCertificate From Personal Store 
- userInteraction BooleanRequired 
TemplateExtensionsV2, TemplateExtensionsV2Args      
TemplateExtensionsV3, TemplateExtensionsV3Args      
TemplateExtensionsV4, TemplateExtensionsV4Args      
TemplateGeneralFlagsV2, TemplateGeneralFlagsV2Args        
- AutoEnrollment bool
- MachineType bool
- AutoEnrollment bool
- MachineType bool
- autoEnrollment Boolean
- machineType Boolean
- autoEnrollment boolean
- machineType boolean
- auto_enrollment bool
- machine_type bool
- autoEnrollment Boolean
- machineType Boolean
TemplateGeneralFlagsV3, TemplateGeneralFlagsV3Args        
- AutoEnrollment bool
- MachineType bool
- AutoEnrollment bool
- MachineType bool
- autoEnrollment Boolean
- machineType Boolean
- autoEnrollment boolean
- machineType boolean
- auto_enrollment bool
- machine_type bool
- autoEnrollment Boolean
- machineType Boolean
TemplateGeneralFlagsV4, TemplateGeneralFlagsV4Args        
- AutoEnrollment bool
- MachineType bool
- AutoEnrollment bool
- MachineType bool
- autoEnrollment Boolean
- machineType Boolean
- autoEnrollment boolean
- machineType boolean
- auto_enrollment bool
- machine_type bool
- autoEnrollment Boolean
- machineType Boolean
TemplateHashAlgorithm, TemplateHashAlgorithmArgs      
- Sha256
- SHA256
- Sha384
- SHA384
- Sha512
- SHA512
- TemplateHash Algorithm Sha256 
- SHA256
- TemplateHash Algorithm Sha384 
- SHA384
- TemplateHash Algorithm Sha512 
- SHA512
- Sha256
- SHA256
- Sha384
- SHA384
- Sha512
- SHA512
- Sha256
- SHA256
- Sha384
- SHA384
- Sha512
- SHA512
- SHA256
- SHA256
- SHA384
- SHA384
- SHA512
- SHA512
- "SHA256"
- SHA256
- "SHA384"
- SHA384
- "SHA512"
- SHA512
TemplateKeySpec, TemplateKeySpecArgs      
- KeyExchange 
- KEY_EXCHANGE
- Signature
- SIGNATURE
- TemplateKey Spec Key Exchange 
- KEY_EXCHANGE
- TemplateKey Spec Signature 
- SIGNATURE
- KeyExchange 
- KEY_EXCHANGE
- Signature
- SIGNATURE
- KeyExchange 
- KEY_EXCHANGE
- Signature
- SIGNATURE
- KEY_EXCHANGE
- KEY_EXCHANGE
- SIGNATURE
- SIGNATURE
- "KEY_EXCHANGE"
- KEY_EXCHANGE
- "SIGNATURE"
- SIGNATURE
TemplateKeyUsage, TemplateKeyUsageArgs      
- usageFlags Property Map
- critical Boolean
TemplateKeyUsageFlags, TemplateKeyUsageFlagsArgs        
- DataEncipherment bool
- DigitalSignature bool
- KeyAgreement bool
- KeyEncipherment bool
- NonRepudiation bool
- DataEncipherment bool
- DigitalSignature bool
- KeyAgreement bool
- KeyEncipherment bool
- NonRepudiation bool
- dataEncipherment Boolean
- digitalSignature Boolean
- keyAgreement Boolean
- keyEncipherment Boolean
- nonRepudiation Boolean
- dataEncipherment boolean
- digitalSignature boolean
- keyAgreement boolean
- keyEncipherment boolean
- nonRepudiation boolean
- data_encipherment bool
- digital_signature bool
- key_agreement bool
- key_encipherment bool
- non_repudiation bool
- dataEncipherment Boolean
- digitalSignature Boolean
- keyAgreement Boolean
- keyEncipherment Boolean
- nonRepudiation Boolean
TemplateKeyUsageProperty0Properties, TemplateKeyUsageProperty0PropertiesArgs        
TemplateKeyUsageProperty1Properties, TemplateKeyUsageProperty1PropertiesArgs        
TemplateKeyUsagePropertyFlags, TemplateKeyUsagePropertyFlagsArgs          
- Decrypt bool
- KeyAgreement bool
- Sign bool
- Decrypt bool
- KeyAgreement bool
- Sign bool
- decrypt Boolean
- keyAgreement Boolean
- sign Boolean
- decrypt boolean
- keyAgreement boolean
- sign boolean
- decrypt bool
- key_agreement bool
- sign bool
- decrypt Boolean
- keyAgreement Boolean
- sign Boolean
TemplateKeyUsagePropertyType, TemplateKeyUsagePropertyTypeArgs          
- All
- ALL
- TemplateKey Usage Property Type All 
- ALL
- All
- ALL
- All
- ALL
- ALL
- ALL
- "ALL"
- ALL
TemplatePrivateKeyAlgorithm, TemplatePrivateKeyAlgorithmArgs        
- Rsa
- RSA
- EcdhP256 
- ECDH_P256
- EcdhP384 
- ECDH_P384
- EcdhP521 
- ECDH_P521
- TemplatePrivate Key Algorithm Rsa 
- RSA
- TemplatePrivate Key Algorithm Ecdh P256 
- ECDH_P256
- TemplatePrivate Key Algorithm Ecdh P384 
- ECDH_P384
- TemplatePrivate Key Algorithm Ecdh P521 
- ECDH_P521
- Rsa
- RSA
- EcdhP256 
- ECDH_P256
- EcdhP384 
- ECDH_P384
- EcdhP521 
- ECDH_P521
- Rsa
- RSA
- EcdhP256 
- ECDH_P256
- EcdhP384 
- ECDH_P384
- EcdhP521 
- ECDH_P521
- RSA
- RSA
- ECDH_P256
- ECDH_P256
- ECDH_P384
- ECDH_P384
- ECDH_P521
- ECDH_P521
- "RSA"
- RSA
- "ECDH_P256"
- ECDH_P256
- "ECDH_P384"
- ECDH_P384
- "ECDH_P521"
- ECDH_P521
TemplatePrivateKeyAttributesV2, TemplatePrivateKeyAttributesV2Args          
- KeySpec TemplateKey Spec 
- MinimalKey float64Length 
- CryptoProviders []string
- keySpec TemplateKey Spec 
- minimalKey DoubleLength 
- cryptoProviders List<String>
- keySpec TemplateKey Spec 
- minimalKey numberLength 
- cryptoProviders string[]
- key_spec TemplateKey Spec 
- minimal_key_ floatlength 
- crypto_providers Sequence[str]
- keySpec "KEY_EXCHANGE" | "SIGNATURE"
- minimalKey NumberLength 
- cryptoProviders List<String>
TemplatePrivateKeyAttributesV3, TemplatePrivateKeyAttributesV3Args          
- Algorithm
Pulumi.Aws Native. Pca Connector Ad. Template Private Key Algorithm 
- KeySpec Pulumi.Aws Native. Pca Connector Ad. Template Key Spec 
- KeyUsage Pulumi.Property Aws | Pulumi.Native. Pca Connector Ad. Inputs. Template Key Usage Property0Properties Aws Native. Pca Connector Ad. Inputs. Template Key Usage Property1Properties 
- MinimalKey doubleLength 
- CryptoProviders List<string>
TemplatePrivateKeyAttributesV4, TemplatePrivateKeyAttributesV4Args          
- KeySpec Pulumi.Aws Native. Pca Connector Ad. Template Key Spec 
- MinimalKey doubleLength 
- Algorithm
Pulumi.Aws Native. Pca Connector Ad. Template Private Key Algorithm 
- CryptoProviders List<string>
- KeyUsage Pulumi.Property Aws | Pulumi.Native. Pca Connector Ad. Inputs. Template Key Usage Property0Properties Aws Native. Pca Connector Ad. Inputs. Template Key Usage Property1Properties 
TemplatePrivateKeyFlagsV2, TemplatePrivateKeyFlagsV2Args          
TemplatePrivateKeyFlagsV3, TemplatePrivateKeyFlagsV3Args          
TemplatePrivateKeyFlagsV4, TemplatePrivateKeyFlagsV4Args          
- clientVersion TemplateClient Compatibility V4 
- exportableKey Boolean
- requireAlternate BooleanSignature Algorithm 
- requireSame BooleanKey Renewal 
- strongKey BooleanProtection Required 
- useLegacy BooleanProvider 
- clientVersion TemplateClient Compatibility V4 
- exportableKey boolean
- requireAlternate booleanSignature Algorithm 
- requireSame booleanKey Renewal 
- strongKey booleanProtection Required 
- useLegacy booleanProvider 
TemplateSubjectNameFlagsV2, TemplateSubjectNameFlagsV2Args          
- RequireCommon boolName 
- RequireDirectory boolPath 
- RequireDns boolAs Cn 
- RequireEmail bool
- SanRequire boolDirectory Guid 
- SanRequire boolDns 
- SanRequire boolDomain Dns 
- SanRequire boolEmail 
- SanRequire boolSpn 
- SanRequire boolUpn 
- RequireCommon boolName 
- RequireDirectory boolPath 
- RequireDns boolAs Cn 
- RequireEmail bool
- SanRequire boolDirectory Guid 
- SanRequire boolDns 
- SanRequire boolDomain Dns 
- SanRequire boolEmail 
- SanRequire boolSpn 
- SanRequire boolUpn 
- requireCommon BooleanName 
- requireDirectory BooleanPath 
- requireDns BooleanAs Cn 
- requireEmail Boolean
- sanRequire BooleanDirectory Guid 
- sanRequire BooleanDns 
- sanRequire BooleanDomain Dns 
- sanRequire BooleanEmail 
- sanRequire BooleanSpn 
- sanRequire BooleanUpn 
- requireCommon booleanName 
- requireDirectory booleanPath 
- requireDns booleanAs Cn 
- requireEmail boolean
- sanRequire booleanDirectory Guid 
- sanRequire booleanDns 
- sanRequire booleanDomain Dns 
- sanRequire booleanEmail 
- sanRequire booleanSpn 
- sanRequire booleanUpn 
- require_common_ boolname 
- require_directory_ boolpath 
- require_dns_ boolas_ cn 
- require_email bool
- san_require_ booldirectory_ guid 
- san_require_ booldns 
- san_require_ booldomain_ dns 
- san_require_ boolemail 
- san_require_ boolspn 
- san_require_ boolupn 
- requireCommon BooleanName 
- requireDirectory BooleanPath 
- requireDns BooleanAs Cn 
- requireEmail Boolean
- sanRequire BooleanDirectory Guid 
- sanRequire BooleanDns 
- sanRequire BooleanDomain Dns 
- sanRequire BooleanEmail 
- sanRequire BooleanSpn 
- sanRequire BooleanUpn 
TemplateSubjectNameFlagsV3, TemplateSubjectNameFlagsV3Args          
- RequireCommon boolName 
- RequireDirectory boolPath 
- RequireDns boolAs Cn 
- RequireEmail bool
- SanRequire boolDirectory Guid 
- SanRequire boolDns 
- SanRequire boolDomain Dns 
- SanRequire boolEmail 
- SanRequire boolSpn 
- SanRequire boolUpn 
- RequireCommon boolName 
- RequireDirectory boolPath 
- RequireDns boolAs Cn 
- RequireEmail bool
- SanRequire boolDirectory Guid 
- SanRequire boolDns 
- SanRequire boolDomain Dns 
- SanRequire boolEmail 
- SanRequire boolSpn 
- SanRequire boolUpn 
- requireCommon BooleanName 
- requireDirectory BooleanPath 
- requireDns BooleanAs Cn 
- requireEmail Boolean
- sanRequire BooleanDirectory Guid 
- sanRequire BooleanDns 
- sanRequire BooleanDomain Dns 
- sanRequire BooleanEmail 
- sanRequire BooleanSpn 
- sanRequire BooleanUpn 
- requireCommon booleanName 
- requireDirectory booleanPath 
- requireDns booleanAs Cn 
- requireEmail boolean
- sanRequire booleanDirectory Guid 
- sanRequire booleanDns 
- sanRequire booleanDomain Dns 
- sanRequire booleanEmail 
- sanRequire booleanSpn 
- sanRequire booleanUpn 
- require_common_ boolname 
- require_directory_ boolpath 
- require_dns_ boolas_ cn 
- require_email bool
- san_require_ booldirectory_ guid 
- san_require_ booldns 
- san_require_ booldomain_ dns 
- san_require_ boolemail 
- san_require_ boolspn 
- san_require_ boolupn 
- requireCommon BooleanName 
- requireDirectory BooleanPath 
- requireDns BooleanAs Cn 
- requireEmail Boolean
- sanRequire BooleanDirectory Guid 
- sanRequire BooleanDns 
- sanRequire BooleanDomain Dns 
- sanRequire BooleanEmail 
- sanRequire BooleanSpn 
- sanRequire BooleanUpn 
TemplateSubjectNameFlagsV4, TemplateSubjectNameFlagsV4Args          
- RequireCommon boolName 
- RequireDirectory boolPath 
- RequireDns boolAs Cn 
- RequireEmail bool
- SanRequire boolDirectory Guid 
- SanRequire boolDns 
- SanRequire boolDomain Dns 
- SanRequire boolEmail 
- SanRequire boolSpn 
- SanRequire boolUpn 
- RequireCommon boolName 
- RequireDirectory boolPath 
- RequireDns boolAs Cn 
- RequireEmail bool
- SanRequire boolDirectory Guid 
- SanRequire boolDns 
- SanRequire boolDomain Dns 
- SanRequire boolEmail 
- SanRequire boolSpn 
- SanRequire boolUpn 
- requireCommon BooleanName 
- requireDirectory BooleanPath 
- requireDns BooleanAs Cn 
- requireEmail Boolean
- sanRequire BooleanDirectory Guid 
- sanRequire BooleanDns 
- sanRequire BooleanDomain Dns 
- sanRequire BooleanEmail 
- sanRequire BooleanSpn 
- sanRequire BooleanUpn 
- requireCommon booleanName 
- requireDirectory booleanPath 
- requireDns booleanAs Cn 
- requireEmail boolean
- sanRequire booleanDirectory Guid 
- sanRequire booleanDns 
- sanRequire booleanDomain Dns 
- sanRequire booleanEmail 
- sanRequire booleanSpn 
- sanRequire booleanUpn 
- require_common_ boolname 
- require_directory_ boolpath 
- require_dns_ boolas_ cn 
- require_email bool
- san_require_ booldirectory_ guid 
- san_require_ booldns 
- san_require_ booldomain_ dns 
- san_require_ boolemail 
- san_require_ boolspn 
- san_require_ boolupn 
- requireCommon BooleanName 
- requireDirectory BooleanPath 
- requireDns BooleanAs Cn 
- requireEmail Boolean
- sanRequire BooleanDirectory Guid 
- sanRequire BooleanDns 
- sanRequire BooleanDomain Dns 
- sanRequire BooleanEmail 
- sanRequire BooleanSpn 
- sanRequire BooleanUpn 
TemplateV2, TemplateV2Args    
- CertificateValidity Pulumi.Aws Native. Pca Connector Ad. Inputs. Template Certificate Validity 
- EnrollmentFlags Pulumi.Aws Native. Pca Connector Ad. Inputs. Template Enrollment Flags V2 
- Extensions
Pulumi.Aws Native. Pca Connector Ad. Inputs. Template Extensions V2 
- GeneralFlags Pulumi.Aws Native. Pca Connector Ad. Inputs. Template General Flags V2 
- PrivateKey Pulumi.Attributes Aws Native. Pca Connector Ad. Inputs. Template Private Key Attributes V2 
- PrivateKey Pulumi.Flags Aws Native. Pca Connector Ad. Inputs. Template Private Key Flags V2 
- SubjectName Pulumi.Flags Aws Native. Pca Connector Ad. Inputs. Template Subject Name Flags V2 
- SupersededTemplates List<string>
- CertificateValidity TemplateCertificate Validity 
- EnrollmentFlags TemplateEnrollment Flags V2 
- Extensions
TemplateExtensions V2 
- GeneralFlags TemplateGeneral Flags V2 
- PrivateKey TemplateAttributes Private Key Attributes V2 
- PrivateKey TemplateFlags Private Key Flags V2 
- SubjectName TemplateFlags Subject Name Flags V2 
- SupersededTemplates []string
- certificateValidity TemplateCertificate Validity 
- enrollmentFlags TemplateEnrollment Flags V2 
- extensions
TemplateExtensions V2 
- generalFlags TemplateGeneral Flags V2 
- privateKey TemplateAttributes Private Key Attributes V2 
- privateKey TemplateFlags Private Key Flags V2 
- subjectName TemplateFlags Subject Name Flags V2 
- supersededTemplates List<String>
- certificateValidity TemplateCertificate Validity 
- enrollmentFlags TemplateEnrollment Flags V2 
- extensions
TemplateExtensions V2 
- generalFlags TemplateGeneral Flags V2 
- privateKey TemplateAttributes Private Key Attributes V2 
- privateKey TemplateFlags Private Key Flags V2 
- subjectName TemplateFlags Subject Name Flags V2 
- supersededTemplates string[]
- certificate_validity TemplateCertificate Validity 
- enrollment_flags TemplateEnrollment Flags V2 
- extensions
TemplateExtensions V2 
- general_flags TemplateGeneral Flags V2 
- private_key_ Templateattributes Private Key Attributes V2 
- private_key_ Templateflags Private Key Flags V2 
- subject_name_ Templateflags Subject Name Flags V2 
- superseded_templates Sequence[str]
TemplateV3, TemplateV3Args    
- CertificateValidity Pulumi.Aws Native. Pca Connector Ad. Inputs. Template Certificate Validity 
- EnrollmentFlags Pulumi.Aws Native. Pca Connector Ad. Inputs. Template Enrollment Flags V3 
- Extensions
Pulumi.Aws Native. Pca Connector Ad. Inputs. Template Extensions V3 
- GeneralFlags Pulumi.Aws Native. Pca Connector Ad. Inputs. Template General Flags V3 
- HashAlgorithm Pulumi.Aws Native. Pca Connector Ad. Template Hash Algorithm 
- PrivateKey Pulumi.Attributes Aws Native. Pca Connector Ad. Inputs. Template Private Key Attributes V3 
- PrivateKey Pulumi.Flags Aws Native. Pca Connector Ad. Inputs. Template Private Key Flags V3 
- SubjectName Pulumi.Flags Aws Native. Pca Connector Ad. Inputs. Template Subject Name Flags V3 
- SupersededTemplates List<string>
- CertificateValidity TemplateCertificate Validity 
- EnrollmentFlags TemplateEnrollment Flags V3 
- Extensions
TemplateExtensions V3 
- GeneralFlags TemplateGeneral Flags V3 
- HashAlgorithm TemplateHash Algorithm 
- PrivateKey TemplateAttributes Private Key Attributes V3 
- PrivateKey TemplateFlags Private Key Flags V3 
- SubjectName TemplateFlags Subject Name Flags V3 
- SupersededTemplates []string
- certificateValidity TemplateCertificate Validity 
- enrollmentFlags TemplateEnrollment Flags V3 
- extensions
TemplateExtensions V3 
- generalFlags TemplateGeneral Flags V3 
- hashAlgorithm TemplateHash Algorithm 
- privateKey TemplateAttributes Private Key Attributes V3 
- privateKey TemplateFlags Private Key Flags V3 
- subjectName TemplateFlags Subject Name Flags V3 
- supersededTemplates List<String>
- certificateValidity TemplateCertificate Validity 
- enrollmentFlags TemplateEnrollment Flags V3 
- extensions
TemplateExtensions V3 
- generalFlags TemplateGeneral Flags V3 
- hashAlgorithm TemplateHash Algorithm 
- privateKey TemplateAttributes Private Key Attributes V3 
- privateKey TemplateFlags Private Key Flags V3 
- subjectName TemplateFlags Subject Name Flags V3 
- supersededTemplates string[]
- certificate_validity TemplateCertificate Validity 
- enrollment_flags TemplateEnrollment Flags V3 
- extensions
TemplateExtensions V3 
- general_flags TemplateGeneral Flags V3 
- hash_algorithm TemplateHash Algorithm 
- private_key_ Templateattributes Private Key Attributes V3 
- private_key_ Templateflags Private Key Flags V3 
- subject_name_ Templateflags Subject Name Flags V3 
- superseded_templates Sequence[str]
TemplateV4, TemplateV4Args    
- CertificateValidity Pulumi.Aws Native. Pca Connector Ad. Inputs. Template Certificate Validity 
- EnrollmentFlags Pulumi.Aws Native. Pca Connector Ad. Inputs. Template Enrollment Flags V4 
- Extensions
Pulumi.Aws Native. Pca Connector Ad. Inputs. Template Extensions V4 
- GeneralFlags Pulumi.Aws Native. Pca Connector Ad. Inputs. Template General Flags V4 
- PrivateKey Pulumi.Attributes Aws Native. Pca Connector Ad. Inputs. Template Private Key Attributes V4 
- PrivateKey Pulumi.Flags Aws Native. Pca Connector Ad. Inputs. Template Private Key Flags V4 
- SubjectName Pulumi.Flags Aws Native. Pca Connector Ad. Inputs. Template Subject Name Flags V4 
- HashAlgorithm Pulumi.Aws Native. Pca Connector Ad. Template Hash Algorithm 
- SupersededTemplates List<string>
- CertificateValidity TemplateCertificate Validity 
- EnrollmentFlags TemplateEnrollment Flags V4 
- Extensions
TemplateExtensions V4 
- GeneralFlags TemplateGeneral Flags V4 
- PrivateKey TemplateAttributes Private Key Attributes V4 
- PrivateKey TemplateFlags Private Key Flags V4 
- SubjectName TemplateFlags Subject Name Flags V4 
- HashAlgorithm TemplateHash Algorithm 
- SupersededTemplates []string
- certificateValidity TemplateCertificate Validity 
- enrollmentFlags TemplateEnrollment Flags V4 
- extensions
TemplateExtensions V4 
- generalFlags TemplateGeneral Flags V4 
- privateKey TemplateAttributes Private Key Attributes V4 
- privateKey TemplateFlags Private Key Flags V4 
- subjectName TemplateFlags Subject Name Flags V4 
- hashAlgorithm TemplateHash Algorithm 
- supersededTemplates List<String>
- certificateValidity TemplateCertificate Validity 
- enrollmentFlags TemplateEnrollment Flags V4 
- extensions
TemplateExtensions V4 
- generalFlags TemplateGeneral Flags V4 
- privateKey TemplateAttributes Private Key Attributes V4 
- privateKey TemplateFlags Private Key Flags V4 
- subjectName TemplateFlags Subject Name Flags V4 
- hashAlgorithm TemplateHash Algorithm 
- supersededTemplates string[]
- certificate_validity TemplateCertificate Validity 
- enrollment_flags TemplateEnrollment Flags V4 
- extensions
TemplateExtensions V4 
- general_flags TemplateGeneral Flags V4 
- private_key_ Templateattributes Private Key Attributes V4 
- private_key_ Templateflags Private Key Flags V4 
- subject_name_ Templateflags Subject Name Flags V4 
- hash_algorithm TemplateHash Algorithm 
- superseded_templates Sequence[str]
TemplateValidityPeriod, TemplateValidityPeriodArgs      
TemplateValidityPeriodType, TemplateValidityPeriodTypeArgs        
- Hours
- HOURS
- Days
- DAYS
- Weeks
- WEEKS
- Months
- MONTHS
- Years
- YEARS
- TemplateValidity Period Type Hours 
- HOURS
- TemplateValidity Period Type Days 
- DAYS
- TemplateValidity Period Type Weeks 
- WEEKS
- TemplateValidity Period Type Months 
- MONTHS
- TemplateValidity Period Type Years 
- YEARS
- Hours
- HOURS
- Days
- DAYS
- Weeks
- WEEKS
- Months
- MONTHS
- Years
- YEARS
- Hours
- HOURS
- Days
- DAYS
- Weeks
- WEEKS
- Months
- MONTHS
- Years
- YEARS
- HOURS
- HOURS
- DAYS
- DAYS
- WEEKS
- WEEKS
- MONTHS
- MONTHS
- YEARS
- YEARS
- "HOURS"
- HOURS
- "DAYS"
- DAYS
- "WEEKS"
- WEEKS
- "MONTHS"
- MONTHS
- "YEARS"
- YEARS
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.