EntraIdentityProvider interface
Defines a Microsoft Entra ID Mongo user.
- Extends
Properties
| properties | The Entra identity properties for the user. |
| type | The type of identity provider that the user belongs to. |
Property Details
properties
The Entra identity properties for the user.
properties: EntraIdentityProviderProperties
Property Value
type
The type of identity provider that the user belongs to.
type: "MicrosoftEntraID"
Property Value
"MicrosoftEntraID"