Prompt.ForceLogin Field

Definition

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 

Field Value

Applies to