IAdcsCertificateTemplateExtendedProperties Property
Gets a collection of custom template properties.
Namespace: SysadminsLV.PKI.ADCS.CertificateTemplatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
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