IMSCEPSetup::SetMSCEPSetupProperty method (casetup.h)
The SetMSCEPSetupProperty method sets a property value for a Network Device Enrollment Service (NDES) configuration.
Syntax
HRESULT SetMSCEPSetupProperty(
[in] MSCEPSetupProperty propertyId,
[in] VARIANT *pPropertyValue
);
Parameters
[in] propertyId
A value of the MSCEPSetupProperty enumeration that specifies the type of property to configure.
[in] pPropertyValue
A pointer to a VARIANT that specifies the property value. The VARIANT type depends on the property type. For more information about the VARIANT type, see MSCEPSetupProperty.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only] |
Target Platform | Windows |
Header | casetup.h |
DLL | Certocm.dll |