windowsInformationProtectionStoreApp-Ressourcentyp
Namespace: microsoft.graph
Hinweis: Die Microsoft Graph-API für Intune setzt eine aktive Intune-Lizenz für den Mandanten voraus.
Store-App für Windows-Informationsschutz
Erbt von windowsInformationProtectionApp
Eigenschaften
| Eigenschaft | Typ | Beschreibung |
|---|---|---|
| displayName | String | Anzeigename der App Geerbt von windowsInformationProtectionApp |
| description | Zeichenfolge | Beschreibung der App Geerbt von windowsInformationProtectionApp |
| publisherName | Zeichenfolge | Der Name des Verlegers, geerbt von windowsInformationProtectionApp |
| productName | String | Produktname Geerbt von windowsInformationProtectionApp |
| denied | Boolean | Bei „true“ wird der App der Schutz oder eine Ausnahme verweigert. Geerbt von windowsInformationProtectionApp |
Beziehungen
Keine
JSON-Darstellung
Es folgt eine JSON-Darstellung der Ressource.
{
"@odata.type": "#microsoft.graph.windowsInformationProtectionStoreApp",
"displayName": "String",
"description": "String",
"publisherName": "String",
"productName": "String",
"denied": true
}
Feedback
Feedback senden und anzeigen für