MicrosoftIdentityAuthenticationBaseOptions.UserFlow Property

Definition

[Optional]. User flow (in the case of a B2C downstream web API). If not specified, the B2C downstream web API will be called with the default user flow from DefaultUserFlow.

public string? UserFlow { get; set; }
member this.UserFlow : string with get, set
Public Property UserFlow As String

Property Value

Applies to