CertificateTemplateSupportedCA 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 version | Supported 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
|
Namespace: PKI.CertificateTemplatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public string SupportedCA { get; }
Public ReadOnly Property SupportedCA As String
Get
public:
property String^ SupportedCA {
String^ get ();
}
member SupportedCA : string with get
Property Value
String