informationProtectionAction-Ressourcentyp
Namespace: microsoft.graph.security
Wichtig
Die APIs unter der /beta
Version in Microsoft Graph können sich ändern. Die Verwendung dieser APIs in Produktionsanwendungen wird nicht unterstützt. Um festzustellen, ob eine API in v1.0 verfügbar ist, verwenden Sie die Version Selektor.
Beschreibt eine abstrakte Entität, die als Ergebnis einer der Information Protection-Auswertungs-APIs zurückgegeben wird. Das -Objekt enthält eine oder mehrere der folgenden Aktionen, die die Anwendung anweisen, wie die Information Protection-Bezeichnung angewendet, aktualisiert oder entfernt wird.
- addContentFooterAction
- addContentHeaderAction
- addWatermarkAction
- applyLabelAction
- customAction
- justifyAction
- metadataAction
- protectAdhocAction
- protectByTemplateAction
- protectionDoNotForwardAction
- recommendLabelAction
- removeContentFooterAction
- removeContentHeaderAction
- removeProtectionAction
- removeWatermarkAction
Eigenschaften
Keine.
Beziehungen
Keine.
JSON-Darstellung
Die folgende JSON-Darstellung zeigt den Ressourcentyp.
{
"@odata.type": "#microsoft.graph.security.informationProtectionAction"
}