Condividi tramite


SetValues method of the MDM_EASPolicy class

Sets password-related setting values.

Syntax

uint32 SetValues(
  [in] string NamedValuesList
);

Parameters

NamedValuesList [in]

The setting-name/value pairs in the form: name1,value1;name2,value2.

Requirements

Minimum supported client
Windows 8
Minimum supported server
None supported
Namespace
Root\CIMv2\MDM
MOF
MDMSettingsProv.mof
DLL
MDMSettingsProv.dll

See also

MDM_EASPolicy