Edit

Share via


computeRightsAndInheritanceResult resource type

Namespace: microsoft.graph

Represents the result entity for a compute rights and inheritance operation.

Properties

None.

Relationships

Relationship Type Description
contentRights labelContentRight collection A collection of content rights entities for the content.
inheritedLabel microsoft.graph.security.sensitivityLabel The sensitivity label that is inherited by the content based on the input labels and content formats.
sensitivityLabels microsoft.graph.security.sensitivityLabel collection A collection of sensitivity labels that are applicable to the content.

JSON representation

The following JSON representation shows the resource type.

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