MsalError.InvalidAuthorityType Field

Definition

Invalid authority type. MSAL.NET does not know how to interact with the authority specified when the application was built.

Mitigation

Use a different authority
public const string InvalidAuthorityType;
val mutable InvalidAuthorityType : string
Public Const InvalidAuthorityType As String 

Field Value

Applies to