Skip to content

Latest commit

 

History

History
112 lines (75 loc) · 2.94 KB

mdm-passportforwork-device-policies02.md

File metadata and controls

112 lines (75 loc) · 2.94 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
MDM_PassportForWork_Device_Policies02 class
The MDM\_PassportForWork\_Device\_Policies02 class defines the Windows Hello for Business policy settings.
7581ea7e-0360-4695-a4ad-566df24a8841
MDM_PassportForWork_Device_Policies02 class
MDM_PassportForWork_Device_Policies02 class, described
apiref
MDM_PassportForWork_Device_Policies02
MDM_PassportForWork_Device_Policies02.InstanceID
MDM_PassportForWork_Device_Policies02.ParentID
DMWmiBridgeProv.dll
DllExport
reference
05/31/2018

MDM_PassportForWork_Device_Policies02 class

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

The MDM_PassportForWork_Device_Policies02 class defines the Windows Hello for Business policy settings.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv")]
class MDM_PassportForWork_Device_Policies02
{
  string  InstanceID;
  string  ParentID;
  boolean UseCertificateForOnPremAuth;
};

Members

The MDM_PassportForWork_Device_Policies02 class has these types of members:

Properties

The MDM_PassportForWork_Device_Policies02 class has these properties.

InstanceID

Data type: string

Access type: Read-only

Qualifiers: key

Node for the Windows Hello for Business policy settings.

ParentID

Data type: string

Access type: Read-only

Qualifiers: key

Describes the full path to the parent node. For this class, the string is "./Device/Vendor/MSFT/PassPortForWork/TenantID/"

UseCertificateForOnPremAuth

Data type: boolean

Access type: Read/write

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
None supported
Namespace
Root\cimv2\mdm\dmmap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll