| title | contentBase resource type |
|---|---|
| description | Abstract base type representing the actual content, text, or binary being processed. |
| author | kylemar |
| ms.date | 04/08/2025 |
| ms.localizationpriority | medium |
| ms.subservice | security |
| doc_type | resourcePageType |
Namespace: microsoft.graph
Abstract base type representing the actual content, text, or binary) being processed.
Use textContent for text or binaryContent binary content.
Note: This abstract type won't be instantiated directly.
None.
None.
The following JSON representation shows the response.
{
"@odata.type": "#microsoft.graph.contentBase"
}