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
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)"
}