CertificateTemplateSettingsSupersededTemplates Property |
Gets certificate template name list that is superseded by the current template.
Namespace:
PKI.CertificateTemplates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax 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
Type:
StringSee Also