TableClientOptions.EnableTenantDiscovery Property

Definition

Enables tenant discovery through the authorization challenge when the client is configured to use a TokenCredential. When true, the client will attempt an initial un-authorized request to prompt an OAuth challenge in order to discover the correct tenant for the resource.

C#
public bool EnableTenantDiscovery { get; set; }

Property Value

Applies to

Product Versions
Azure SDK for .NET Latest