Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Azure.Identity.Broker Namespace

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.

Classes

Name Description
BrokerCredentialResolver

A CredentialResolver that produces broker-backed TokenCredential instances from an IConfigurationSection. It claims sections whose CredentialSource resolves to BrokerCredential or VisualStudioCodeCredential β€” the two credential sources that require the Azure.Identity.Broker package to function. All other sources are deferred (return false) so the next resolver in the chain (typically AzureCredentialResolver) can claim them.

ConfigurationExtensions

Extension methods for registering BrokerCredentialResolver with a dependency-injection container.

InteractiveBrowserCredentialBrokerOptions

Options to configure the InteractiveBrowserCredential to use the system authentication broker in lieu of an embedded web view or the system browser. For more information, see Use a broker.


Feedback

Was this page helpful?