AdcsCertificateTemplateSupportedCA Property

Gets the minimum version of the Certification Authority that can use this template to issue certificates. The following table describes template support by CA version:
Schema versionSupported CA versions
1
  • Windows 2000 Server
  • Windows Server 2003 Standard, Enterprise, Datacenter editions
  • Windows Server 2008 Standard, Enterprise, Datacenter editions
  • Windows Server 2008 R2 Standard, Enterprise, Datacenter editions
  • Windows Server 2012 Foundation, Essentials, Standard, Datacenter editions
  • Windows Server 2012 R2 Foundation, Essentials, Standard, Datacenter editions
  • Windows Server 2016 Standard, Datacenter editions
  • Windows Server 2019 Standard, Datacenter editions
  • Windows Server 2022 Standard, Datacenter editions
2
  • Windows Server 2003 Enterprise, Datacenter editions
  • Windows Server 2008 Enterprise, Datacenter editions
  • Windows Server 2008 R2 Standard, Enterprise, Datacenter editions
  • Windows Server 2012 Foundation, Essentials, Standard, Datacenter editions
  • Windows Server 2012 R2 Foundation, Essentials, Standard, Datacenter editions
  • Windows Server 2016 Standard, Datacenter editions
  • Windows Server 2019 Standard, Datacenter editions
  • Windows Server 2022 Standard, Datacenter editions
3
  • Windows Server 2008 Enterprise, Datacenter editions
  • Windows Server 2008 R2 Standard, Enterprise, Datacenter editions
  • Windows Server 2012 Foundation, Essentials, Standard, Datacenter editions
  • Windows Server 2012 R2 Foundation, Essentials, Standard, Datacenter editions
  • Windows Server 2016 Standard, Datacenter editions
  • Windows Server 2019 Standard, Datacenter editions
  • Windows Server 2022 Standard, Datacenter editions
4
  • Windows Server 2012 Foundation, Essentials, Standard, Datacenter editions
  • Windows Server 2012 R2 Foundation, Essentials, Standard, Datacenter editions
  • Windows Server 2016 Standard, Datacenter editions
  • Windows Server 2019 Standard, Datacenter editions
  • Windows Server 2022 Standard, Datacenter editions

Definition

Namespace: SysadminsLV.PKI.ADCS.CertificateTemplates
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public string SupportedCA { get; }

Property Value

String

See Also