OAuthClientOld.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; }
member this.EmulateOAuthCards : bool with get, set
Public Shared Property EmulateOAuthCards As Boolean

Property Value

Boolean

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

Applies to