Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Propriété de l'appareil géré.
Enums
OWNERSHIP_UNSPECIFIED
La propriété n'est pas spécifiée.
COMPANY_OWNED
L'appareil appartient à l'entreprise.
PERSONALLY_OWNED
L'appareil est personnel.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/04/11 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/04/11 (UTC)."],[[["`OWNERSHIP_UNSPECIFIED` implies an undefined device ownership status."],["`COMPANY_OWNED` denotes that the device belongs to an organization or company."],["`PERSONALLY_OWNED` indicates that an individual personally owns the device."]]],["The core content defines the ownership status of a managed device. It outlines three possible states: `OWNERSHIP_UNSPECIFIED`, indicating an unknown or undefined ownership; `COMPANY_OWNED`, denoting that the device is owned by the company; and `PERSONALLY_OWNED`, specifying that the device belongs to an individual. These are presented as enums, offering a structured way to classify device ownership.\n"]]