次の方法で共有


OAuthModel.IsJwtBearerFlow Property

Definition

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)

Property Value

Applies to