MsalError.CustomWebUiRedirectUriMismatch Field

Definition

Error code used when the CustomWebUI has returned a URI, but it does not match the Authority and AbsolutePath of the configured redirect URI.

public const string CustomWebUiRedirectUriMismatch;
val mutable CustomWebUiRedirectUriMismatch : string
Public Const CustomWebUiRedirectUriMismatch As String 

Field Value

Applies to