MsalError.CustomWebUiRedirectUriMismatch Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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