Prompt.ForceLogin 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.
The user will be prompted for credentials by the service. It is achieved
by sending prompt=login
to the authorize endpoint.
public static readonly Microsoft.Identity.Client.Prompt ForceLogin;
staticval mutable ForceLogin : Microsoft.Identity.Client.Prompt
Public Shared ReadOnly ForceLogin As Prompt