Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.02 KB

File metadata and controls

33 lines (27 loc) · 1.02 KB
title description author ms.localizationpriority ms.subservice doc_type
identitySource resource type
The identitySource type is the abstract base type for an identity source for a connected organization.
markwahl-msft
medium
entra-id-governance
resourcePageType

identitySource resource type

Namespace: microsoft.graph

The subtypes of this type, azureActiveDirectoryTenant, crossCloudAzureActiveDirectoryTenant, domainIdentitySource, externalDomainFederation, and socialIdentitySource are used in the identity sources of a connectedOrganization.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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