Suoranta.EnterpriseLib.Web - Developer API

Authentication Members

The Authentication type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from StringEnum.)

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.