Share via


MDM_Policy_User_Result01_Authentication02 クラス

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

MDM_Policy_User_Result01_Authentication02 クラスは、使用可能な認証管理ポリシーを表します。

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

構文

[InPartition("local-user"), dynamic, provider("DMWmiBridgeProv")]
class MDM_Policy_User_Result01_Authentication02
{
  string InstanceID;
  string ParentID;
  sint32 AllowEAPCertSSO;
};

メンバー

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

プロパティ

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

AllowEAPCertSSO

データ型: sint32

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

InstanceID

データ型: string

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

修飾子: キー

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

Parentid

データ型: string

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

修飾子: キー

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

必要条件

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

関連項目

WMI ブリッジ プロバイダーでの PowerShell スクリプトの使用