| title | permissionsDefinitionIdentitySource resource type |
|---|---|
| description | An abstract type that defines the source of an identity that's requesting permissions through Permissions Management. |
| author | mrudulahg01 |
| ms.reviewer | ciem_pm |
| ms.localizationpriority | medium |
| ms.subservice | entra-permissions-management |
| doc_type | resourcePageType |
| ms.date | 04/18/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
[!INCLUDE permissions-management-retirement-note]
An abstract type that defines the source of an identity that's requesting permissions through Permissions Management. This is an abstract type from which the following resources are derived:
- samlIdentitySource resource type
- awsIdentitySource resource type
- edIdentitySource resource type
- localIdentitySource resource type
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.permissionsDefinitionIdentitySource"
}