Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)"
}