MsalError.CustomWebUiReturnedInvalidUri Field

Definition

Error code used when the ICustomWebUi has returned a URI, but it is invalid - it is either null or has no code. Consider throwing an exception if you are unable to intercept the URI containing the code.

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

Field Value

Applies to