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
Container for the relationships that expose the terms of use API and its features. Currently exposes the agreements and agreementAcceptances relationships.
Inherits from entity.
Methods
None.
Properties
None.
Relationships
| Relationship | Type | Description |
|---|---|---|
| agreementAcceptances | agreementAcceptance collection | Represents the current status of a user's response to a company's customizable terms of use agreement. |
| agreements | agreement collection | Represents a tenant's customizable terms of use agreement that's created and managed with Microsoft Entra ID Governance. |
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.termsOfUseContainer"
}