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
The collection of public key infrastructure instances over different Microsoft Entra features.
Inherits from entity.
Methods
None.
Properties
| Property | Type | Description |
|---|---|---|
| id | String | The identifier of the PublicKeyInfrastructure entity. Inherited from entity. |
Relationships
| Relationship | Type | Description |
|---|---|---|
| certificateBasedAuthConfigurations | certificateBasedAuthPki collection | The collection of public key infrastructure instances for the certificate-based authentication feature for users. |
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.publicKeyInfrastructureRoot",
"id": "String (identifier)"
}