Share via


MDM_EnterpriseDataProtection_Settings01 クラス

[一部の情報はリリース前の製品に関することであり、正式版がリリースされるまでに大幅に変更される可能性があります。 ここに記載された情報について、Microsoft は明示または黙示を問わずいかなる保証をするものでもありません。]

MDM_EnterpriseDataProtection_Settings01 クラスは、Windows Information Protection (WIP) (旧称 Enterprise Data Protection) 固有の設定を構成するために使用されます。 WIP の詳細については、「 エンタープライズ データ保護 (EDP) を使用してエンタープライズ データを保護する」を参照してください。

次の構文は MOF コードを簡略化したもので、継承されたすべてのプロパティが含まれています。

構文

[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv1")]
class MDM_EnterpriseDataProtection_Settings01
{
  string InstanceID;
  string ParentID;
  sint32 EDPEnforcementLevel;
  string EnterpriseProtectedDomainNames;
  sint32 AllowUserDecryption;
  string DataRecoveryCertificate;
  sint32 RevokeOnUnenroll;
  string SMBAutoEncryptedFileExtensions;
  sint32 AllowAzureRMSForEDP;
  string RMSTemplateIDForEDP;
  sint32 EDPShowIcons;
};

メンバー

MDM_EnterpriseDataProtection_Settings01 クラスには、次の種類のメンバーがあります。

プロパティ

MDM_EnterpriseDataProtection_Settings01 クラスには、これらのプロパティがあります。

AllowAzureRMSForEDP

データ型: sint32

アクセスの種類: 読み取り/書き込み

AllowUserDecryption

データ型: sint32

アクセスの種類: 読み取り/書き込み

DataRecoveryCertificate

データ型: string

アクセスの種類: 読み取り/書き込み

修飾子: Octetstring

EDPEnforcementLevel

データ型: sint32

アクセスの種類: 読み取り/書き込み

EDPShowIcons

データ型: sint32

アクセスの種類: 読み取り/書き込み

EnterpriseProtectedDomainNames

データ型: string

アクセスの種類: 読み取り/書き込み

InstanceID

データ型: string

アクセスの種類: 読み取り専用

修飾子: キー

親ノードの名前を識別します。 このクラスの場合、文字列は "Settings" です。

Parentid

データ型: string

アクセスの種類: 読み取り専用

修飾子: キー

親ノードへの完全パスについて説明します。 このクラスの場合、文字列は "./Vendor/MSFT/EnterpriseDataProtection" です。

RevokeOnUnenroll

データ型: sint32

アクセスの種類: 読み取り/書き込み

RMSTemplateIDForEDP

データ型: string

アクセスの種類: 読み取り/書き込み

SMBAutoEncryptedFileExtensions

データ型: string

アクセスの種類: 読み取り/書き込み

必要条件

要件
サポートされている最小のクライアント
Windows 10 [デスクトップ アプリのみ]
サポートされている最小のサーバー
サポートなし
名前空間
Root\cimv2\mdm\dmmap
MOF
DMWmiBridgeProv1.mof
[DLL]
Mofs\DMWmiBridgeProv.dll