Authentication Fields
The Authentication type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|
|
EntraId |
Authenticate with a Microsoft Entra identity by using password-less and non-interactive mechanisms.
|
|
|
EntraIdManaged |
Authenticate using a Microsoft Entra system-assigned or user-assigned managed identity
|
|
|
EntraIdPassword |
Authenticate with a Microsoft Entra identity's username and password.
|
|
|
EntraIdService |
Authenticate with a Microsoft Entra service principal, using its client ID and secret.
|

