MsalError.NoClientId Field

Definition

What happens?

You haven't set a client ID.

Mitigation

Use the application ID (a GUID) from the application portal as client ID in this SDK
public const string NoClientId;
val mutable NoClientId : string
Public Const NoClientId As String 

Field Value

Applies to