Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.02 KB

File metadata and controls

53 lines (41 loc) · 1.02 KB
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

stringKeyObjectValuePair resource type

Namespace: microsoft.graph

Represents a key. This resource is an open type that allows additional properties beyond those documented here.

Properties

Property Type Description
key String Key.

JSON representation

The following JSON representation shows the resource type.

{
  "key": "String"
}