Note

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

Access to this page requires authorization. You can try .

BrowserCustomizationOptions interface

Package:
@azure/identity

Shared configuration options for browser customization

Properties

browserCustomizationOptions

Shared configuration options for browser customization

Property Details

browserCustomizationOptions

Shared configuration options for browser customization

browserCustomizationOptions?: { errorMessage?: string, successMessage?: string }

Property Value

{ errorMessage?: string, successMessage?: string }