Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Property property specifies or retrieves a property value for the IX509CertificateTemplateWritable object.
This property is read/write.
Syntax
HRESULT put_Property(
EnrollmentTemplateProperty property,
VARIANT value
);
Parameters
property
value
Return value
None
Remarks
Currently, TemplatePropSecurityDescriptor is the only property that you can set. The property value must be a VARIANT of type VT_BSTR or VT_BYREF|VT_BSTR and must be a valid SDDL string.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | certenroll.h |