Suoranta.EnterpriseLib.Web - Developer API

Authentication Fields

The Authentication type exposes the following members.

Fields


  Name Description
Public field Static member EntraId
Authenticate with a Microsoft Entra identity by using password-less and non-interactive mechanisms.
Public field Static member EntraIdManaged
Authenticate using a Microsoft Entra system-assigned or user-assigned managed identity
Public field Static member EntraIdPassword
Authenticate with a Microsoft Entra identity's username and password.
Public field Static member EntraIdService
Authenticate with a Microsoft Entra service principal, using its client ID and secret.