OAuthClientConfig.EmulateOAuthCards Property

Definition

Gets or sets a value indicating whether when using the Emulator, whether to emulate the OAuthCard behavior or use connected flows.

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

Property Value

When using the Emulator, whether to emulate the OAuthCard behavior or use connected flows.

Applies to