Options for multi-tenant applications which allows for additionally allowed tenants.
Properties additionallyAllowedTenantsFor multi-tenant applications, specifies additional tenants for which the credential may acquire tokens. Add the wildcard value "*" to allow the credential to acquire tokens for any tenant the application is installed.
Inherited Properties additionalPoliciesAdditional policies to include in the HTTP pipeline.
agentOptions for configuring Agent instance for outgoing requests
allowInsecureConnectionSet to true if the request is sent over HTTP instead of HTTPS
authorityHostThe authority host to use for authentication requests. Possible values are available through AzureAuthorityHosts. The default is "https://login.microsoftonline.com".
httpClientThe HttpClient that will be used to send HTTP requests.
loggingOptionsAllows users to configure settings for logging policy options, allow logging account information and personally identifiable information for customer support.
proxyOptionsOptions to configure a proxy for outgoing requests.
redirectOptionsOptions for how redirect responses are handled.
retryOptionsOptions that control how to retry failed requests.
telemetryOptionsOptions for setting common telemetry and tracing info to outgoing requests.
tlsOptionsOptions for configuring TLS authentication
userAgentOptionsOptions for adding user agent details to outgoing requests.
Property Details additionallyAllowedTenantsFor multi-tenant applications, specifies additional tenants for which the credential may acquire tokens. Add the wildcard value "*" to allow the credential to acquire tokens for any tenant the application is installed.
additionallyAllowedTenants?: string[]
Property Value
string[]
Inherited Property Details loggingOptionsAllows users to configure settings for logging policy options, allow logging account information and personally identifiable information for customer support.
loggingOptions?: LogPolicyOptions & { allowLoggingAccountIdentifiers?: boolean, enableUnsafeSupportLogging?: boolean }
Property Value
LogPolicyOptions & { allowLoggingAccountIdentifiers?: boolean, enableUnsafeSupportLogging?: boolean }
Inherited From TokenCredentialOptions.loggingOptions
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4