Show / Hide Table of Contents

Policy.ReadWrite.TrustFramework

Allows the app to read and write your organization's trust framework policies on behalf of the signed-in user.

Graph Methods

Type: A = Application Permission, D = Delegate Permission

Ver Type Method
Beta A,D DELETE /trustFramework/policies/{id}
Beta A,D GET /trustFramework/policies/
Beta A,D GET /trustFramework/policies/{id}/$value
Beta A,D POST /trustFramework/policies
Beta A,D PUT /trustFramework/policies/{id}/$value

Delegate Permission

Id cefba324-1a70-4a6e-9c1d-fd670b7ae392
Consent Type Admin
Display String Read and write your organization's trust framework policies
Description Allows the app to read and write your organization's trust framework policies on behalf of the signed-in user.

Application Permission

Id 79a677f7-b79d-40d0-a36a-3e6f8688dd7a
Display String Read and write your organization's trust framework policies
Description Allows the app to read and write your organization's trust framework policies without a signed in user.

Resources

trustFrameworkPolicy

Property Type Description
id String The ID of the policy.
In This Article
Back to top Created by merill | Submit feedback