IAdcsCertificateTemplateExtendedProperties Property

Gets a collection of custom template properties.

Definition

Namespace: SysadminsLV.PKI.CertificateTemplates
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
IDictionary<string, Object> ExtendedProperties { get; }

Property Value

IDictionaryString, Object

See Also