次の方法で共有


informationProtection リソースの種類

名前空間: microsoft.graph.security

重要

Microsoft Graph の /beta バージョンの API は変更される可能性があります。 実稼働アプリケーションでこれらの API を使用することは、サポートされていません。 v1.0 で API を使用できるかどうかを確認するには、Version セレクターを使用します。

Microsoft Purview Information Protection のラベルとラベル ポリシーを取得するために使用できるメソッドを公開します。

メソッド

メソッド 戻り値の種類 説明
情報の取得ProtectionPolicySetting microsoft.graph.security.informationProtectionPolicySetting コレクション informationProtectionPolicySetting オブジェクトのプロパティとリレーションシップを読み取ります。
秘密度ラベルの一覧表示 microsoft.graph.security.sensitivityLabel コレクション ユーザーまたは組織に関連付けられている sensitivityLabel オブジェクトの一覧を取得します。

プロパティ

なし

リレーションシップ

リレーションシップ 説明
labelPolicySettings microsoft.graph.security.informationProtectionPolicySetting ユーザーまたは組織の Microsoft Purview Information Protection ポリシー設定をお読みください。
sensitivityLabels microsoft.graph.security.sensitivityLabel コレクション ユーザーまたは組織の Microsoft Purview Information Protection ラベルを読み取ります。

JSON 表記

次の JSON 表現は、リソースの種類を示しています。

{
  "@odata.type": "#microsoft.graph.security.informationProtection"
}