RegCertificateTemplateSupersededTemplates Property
Gets a collection of superseded template common names.
Namespace: SysadminsLV.PKI.Management.CertificateServicesAssembly: 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:
virtual property array<String^>^ SupersededTemplates {
array<String^>^ get () sealed;
}
abstract SupersededTemplates : string[] with get
override SupersededTemplates : string[] with get
StringIAdcsCertificateTemplateSupersededTemplates