OAuthClientOld.EmulateOAuthCards Property
Definition
Important
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.
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.