MapLayerImageryProviderStatus Enumeration
The status of the map layer imagery provider that lets you know if authentication is needed to request tiles.
Members
| Name | Value | Description |
|---|---|---|
| RequireAuth | ||
| UntrustedOrigin | A request received an authentication challenge, but credentials were withheld because the request origin is not trusted (see restrictCredentialsToTrustedOrigins). The blocked origins are available via blockedOrigins. |
|
| Valid |
Defined in
Last Updated: 03 September, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.