OpenIdConnectMessage.EnableTelemetryParametersByDefault 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 whether parameters for the library and version are sent on the query string for all instances of OpenIdConnectMessage.
public static bool EnableTelemetryParametersByDefault { get; set; }
static member EnableTelemetryParametersByDefault : bool with get, set
Public Shared Property EnableTelemetryParametersByDefault As Boolean