IAdcsCertificateTemplateExtendedProperties Property
Gets a collection of custom template properties.
Namespace: SysadminsLV.PKI.CertificateTemplatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
IDictionary<string, Object> ExtendedProperties { get; }
ReadOnly Property ExtendedProperties As IDictionary(Of String, Object)
Get
property IDictionary<String^, Object^>^ ExtendedProperties {
IDictionary<String^, Object^>^ get ();
}
abstract ExtendedProperties : IDictionary<string, Object> with get
Property Value
IDictionaryString,
Object