Skip to content

Latest commit

 

History

History
52 lines (43 loc) · 1.76 KB

File metadata and controls

52 lines (43 loc) · 1.76 KB
title description author ms.localizationpriority ms.subservice doc_type
subjectSet complex type
A shared object that is used in entitlement management access package assignment policies, role management policies, and lifecycle workflows.
markwahl-msft
medium
entra-id-governance
resourcePageType

subjectSet complex type

Namespace: microsoft.graph

A shared object that is used in entitlement management access package assignment policies, role management policies, and lifecycle workflows.

  • In entitlement management, used in the request, approval, and assignment review settings of an access package assignment policy.
  • In role management policies, used in the approval settings that are defined in rules for role management policies.
  • In lifecycle workflows, used to configure the users that are in the scope of a workflow.

This object is an abstract base type from which the following resources are derived:

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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