MsalError.WamUiThread 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.
When calling AcquireTokenInteractive with the WAM broker, the call must be made from the UI thread.
public const string WamUiThread;
val mutable WamUiThread : string
Public Const WamUiThread As String