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 Silent property specifies or retrieves a Boolean value that indicates whether a user interface is displayed during the certificate enrollment process.
This property is read/write.
Syntax
HRESULT get_Silent(
  VARIANT_BOOL *pValue
);
Parameters
pValue
Return value
None
Remarks
You can set this property before initializing the enrollment object.
Requirements
| Requirement | Value | 
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] | 
| Minimum supported server | Windows Server 2008 [desktop apps only] | 
| Target Platform | Windows | 
| Header | certenroll.h | 
| DLL | CertEnroll.dll |