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.
A value indicating whether it's a JWT flow.
public bool? IsJwtBearerFlow { get; set; }
member this.IsJwtBearerFlow : Nullable<bool> with get, set
Public Property IsJwtBearerFlow As Nullable(Of Boolean)