Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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"
}