MDM_EASPolicy class

Represents Microsoft Exchange ActiveSync (EAS) PIN Password Policy configuration on the device.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("MDMSettingsProv"), AMENDMENT]
class MDM_EASPolicy
{
  Uint32 Key;
};

Members

The MDM_EASPolicy class has these types of members:

Methods

The MDM_EASPolicy class has these methods.

MethodDescription
SetValues

Sets password-related setting values.

 

Properties

The MDM_EASPolicy class has these properties.

Key
Data type: Uint32
Access type: Read-only
Qualifiers: key

Identifies the MDM_EASPolicy class instance.

Requirements

Minimum supported client

Windows 8

Minimum supported server

None supported

Namespace

Root\CIMv2\MDM

MOF

MDMSettingsProv.mof

DLL

MDMSettingsProv.dll

See also

Mobile Device Management Settings Classes

 

 

Show: