Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1010 Bytes

File metadata and controls

52 lines (38 loc) · 1010 Bytes
title certificationControl resource type
description This resource contains compliance certification data associated with secure score control.
ms.localizationpriority medium
author preetikr
ms.subservice security
doc_type resourcePageType
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

JSON representation

The following JSON representation shows the resource type.

{
  "name": "String",
  "url": "String"
}