apiAuthenticationConfigurationBase resource type

Namespace: microsoft.graph

The base type to hold authentication information for calling an API.

Derived types include:

Properties

Property Type Description

Relationships

None.

JSON representation

The following is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.apiAuthenticationConfigurationBase"
}