Prompt.Consent Field

Definition

The user will be prompted to consent, even if consent was granted before. It is achieved by sending prompt=consent to the authorization server's authorize endpoint.

public static readonly Microsoft.Identity.Client.Prompt Consent;
 staticval mutable Consent : Microsoft.Identity.Client.Prompt
Public Shared ReadOnly Consent As Prompt 

Field Value

Applies to