Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 1.05 KB

File metadata and controls

55 lines (40 loc) · 1.05 KB
title certificationControl resource type
description Contains compliance certification data associated with secure score control.
ms.localizationpriority medium
doc_type resourcePageType
ms.subservice security
author preetikr
ms.date 07/22/2024

certificationControl resource type

Namespace: microsoft.graph

Contains compliance certification data associated with secure score control.

Properties

Property Type Description
name string Certification control name.
url string URL for the Microsoft Service Trust Portal.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "name": "String",
  "url": "Collection(microsoft.graph.certificationControl)"
}