A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.chrome.com/docs/extensions/reference/api/enterprise/deviceAttributes below:

chrome.enterprise.deviceAttributes | API | Chrome for Developers

chrome.enterprise.deviceAttributes

Stay organized with collections Save and categorize content based on your preferences.

This API is only for extensions installed by a policy. Important: This API works only on ChromeOS. Description

Use the chrome.enterprise.deviceAttributes API to read device attributes. Note: This API is only available to extensions force-installed by enterprise policy.

Permissions

enterprise.deviceAttributes

Availability Methods

getDeviceAnnotatedLocation()

chrome.enterprise.deviceAttributes.getDeviceAnnotatedLocation(): Promise<string>

Fetches the administrator-annotated Location. If the current user is not affiliated or no Annotated Location has been set by the administrator, returns an empty string.

getDeviceAssetId()

chrome.enterprise.deviceAttributes.getDeviceAssetId(): Promise<string>

Fetches the administrator-annotated Asset Id. If the current user is not affiliated or no Asset Id has been set by the administrator, returns an empty string.

getDeviceHostname()

chrome.enterprise.deviceAttributes.getDeviceHostname(): Promise<string>

Fetches the device's hostname as set by DeviceHostnameTemplate policy. If the current user is not affiliated or no hostname has been set by the enterprise policy, returns an empty string.

getDeviceSerialNumber()

chrome.enterprise.deviceAttributes.getDeviceSerialNumber(): Promise<string>

Fetches the device's serial number. Please note the purpose of this API is to administrate the device (e.g. generating Certificate Sign Requests for device-wide certificates). This API may not be used for tracking devices without the consent of the device's administrator. If the current user is not affiliated, returns an empty string.

getDirectoryDeviceId()

chrome.enterprise.deviceAttributes.getDirectoryDeviceId(): Promise<string>

Fetches the value of the device identifier of the directory API, that is generated by the server and identifies the cloud record of the device for querying in the cloud directory API. If the current user is not affiliated, returns an empty string.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-11 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-11 UTC."],[],[]]


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