Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.2 KB

targetusersponsors.md

File metadata and controls

31 lines (25 loc) · 1.2 KB
title description author ms.localizationpriority ms.subservice doc_type
targetUserSponsors complex type
Identifies a relationship to another user in the tenant who will be allowed as approver.
sadia353
medium
entra-id-governance
resourcePageType

targetUserSponsors complex type

Namespace: microsoft.graph

Identifies a relationship to another user in the tenant who will be allowed as approver. Used in the approval settings of an access package assignment policy. This resource is a subtype of subjectSet, in which the @odata.type value #microsoft.graph.targetUserSponsors indicates that a requesting user's sponsors are the approvers. When creating an access package assignment policy approval stage with targetUserSponsors, also include another approver, such as a single user or group member, in case the requesting user doesn't have sponsors.

Inherits from subjectSet.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.targetUserSponsors",
}