| title | stringKeyObjectValuePair resource type |
|---|---|
| description | Represents a key. |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| author | ArvindHarinder1 |
| ms.subservice | entra-applications |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
Represents a key. This resource is an open type that allows additional properties beyond those documented here.
| Property | Type | Description |
|---|---|---|
| key | String | Key. |
The following JSON representation shows the resource type.
{
"key": "String"
}