Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Represents the entry point for resources related to Privileged Identity Management (PIM).
Inherits from entity.
Methods
None.
Properties
| Property | Type | Description |
|---|---|---|
| id | String | Identifier for an object. Inherited from entity. |
Relationships
| Relationship | Type | Description |
|---|---|---|
| group | privilegedAccessGroup | A group that's governed through Privileged Identity Management (PIM). |
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.privilegedAccessRoot",
"id": "String (identifier)"
}