Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1013 Bytes

File metadata and controls

39 lines (31 loc) · 1013 Bytes
title jwsHeader resource type
description Represents the unprotected header values in a JSON Web Signature (JWS) as defined in RFC 7515.
author jasondou
ms.date 11/06/2025
ms.localizationpriority medium
ms.subservice entra-id
doc_type resourcePageType

jwsHeader resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Represents the unprotected header values in a JSON Web Signature (JWS) as defined in RFC 7515. This resource is used to configure the header property of the agentCardSignature object.

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

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.jwsHeader"
}