CertificateTemplateSettingsSupersededTemplates Property
Gets certificate template name list that is superseded by the current template.
Namespace: PKI.CertificateTemplatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public string[] SupersededTemplates { get; }
Public ReadOnly Property SupersededTemplates As String()
Get
public:
property array<String^>^ SupersededTemplates {
array<String^>^ get ();
}
member SupersededTemplates : string[] with get
Property Value
String