MsalError.NoRedirectUri Field

Definition

No Redirect URI.

What happens?

You need to provide a Reply URI / Redirect URI, but have not called WithRedirectUri(String)
public const string NoRedirectUri;
val mutable NoRedirectUri : string
Public Const NoRedirectUri As String 

Field Value

Applies to