IAdcsCertificateTemplateExtendedProperties Property

Gets a collection of custom template properties.

Definition

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

Property Value

IDictionaryString, Object

See Also