| title | customExtensionAuthenticationConfiguration resource type |
|---|---|
| description | Abstract base type that exposes the configuration for the **authenticationConfiguration** property of the derived types that inherit from the customCalloutExtension abstract type |
| author | vikama-microsoft |
| ms.localizationpriority | medium |
| ms.subservice | entra-id-governance |
| doc_type | resourcePageType |
| ms.date | 07/23/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Abstract base type that exposes the configuration for the authenticationConfiguration property of the derived types that inherit from the customCalloutExtension abstract type.
This abstract type is inherited by the following resource types:
The type of token authentication used depends on the token security. If the token security value is normal, you use the azureAdTokenAuthentication resource type. If the value is Proof of Possession, you use the azureAdPopTokenAuthentication resource type.
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.customExtensionAuthenticationConfiguration"
}