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.
[This property is no longer available for use as of Windows Server 2008 and Windows Vista.]
The EnableSMIMECapabilities property controls whether the PKCS #10 will contain a signed attribute for Secure/Multipurpose Internet Mail Extensions (S/MIME) capabilities.
The default value for this property is FALSE. This property was first defined in the ICEnroll3 interface.
This property is read/write.
Syntax
HRESULT get_EnableSMIMECapabilities(
  BOOL *fEnableSMIMECapabilities
);
Parameters
fEnableSMIMECapabilities
Return value
None
Requirements
| Requirement | Value | 
|---|---|
| Minimum supported client | Windows XP [desktop apps only] | 
| Minimum supported server | Windows Server 2003 [desktop apps only] | 
| Target Platform | Windows | 
| Header | xenroll.h | 
| Library | Uuid.lib | 
| DLL | Xenroll.dll |