OAuthClientConfig.EmulateOAuthCards プロパティ

定義

エミュレーターを使用する場合、OAuthCard の動作をエミュレートするか、接続されたフローを使用するかを示す値を取得または設定します。

public static bool EmulateOAuthCards { get; set; }
static member EmulateOAuthCards : bool with get, set
Public Shared Property EmulateOAuthCards As Boolean

プロパティ値

エミュレーターを使用する場合、OAuthCard の動作をエミュレートするか、接続されたフローを使用するか。

適用対象