androidWorkProfileGeneralDeviceConfiguration-Ressourcentyp
Namespace: microsoft.graph
Hinweis: Die Microsoft Graph-API für Intune setzt eine aktive Intune-Lizenz für den Mandanten voraus.
Allgemeine Gerätekonfiguration für Android-Arbeitsprofil.
Sie erbt von deviceConfiguration.
Methoden
| Methode | Rückgabetyp | Beschreibung |
|---|---|---|
| androidWorkProfileGeneralDeviceConfigurations auflisten | androidWorkProfileGeneralDeviceConfiguration-Sammlung | Auflisten der Eigenschaften und Beziehungen von Objekten des Typs "androidWorkProfileGeneralDeviceConfiguration" . |
| androidWorkProfileGeneralDeviceConfiguration abrufen | androidWorkProfileGeneralDeviceConfiguration | Lesen der Eigenschaften und Beziehungen des androidWorkProfileGeneralDeviceConfiguration-Objekts . |
| androidWorkProfileGeneralDeviceConfiguration erstellen | androidWorkProfileGeneralDeviceConfiguration | Erstellen Sie ein neues androidWorkProfileGeneralDeviceConfiguration-Objekt . |
| androidWorkProfileGeneralDeviceConfiguration löschen | Keine | Löscht ein androidWorkProfileGeneralDeviceConfiguration-Objekt. |
| Aktualisieren von "androidWorkProfileGeneralDeviceConfiguration" | androidWorkProfileGeneralDeviceConfiguration | Dient zum Aktualisieren der Eigenschaften eines androidWorkProfileGeneralDeviceConfiguration-Objekts . |
Eigenschaften
| Eigenschaft | Typ | Beschreibung |
|---|---|---|
| id | Zeichenfolge | Schlüssel der Entität Geerbt von deviceConfiguration. |
| lastModifiedDateTime | DateTimeOffset | Datum und Uhrzeit der letzten Änderung des Objekts. Geerbt von deviceConfiguration. |
| createdDateTime | DateTimeOffset | Datum und Uhrzeit der Erstellung des Objekts. Geerbt von deviceConfiguration. |
| description | Zeichenfolge | Beschreibung der Gerätekonfiguration (vom Administrator festgelegt). Geerbt von deviceConfiguration. |
| displayName | String | Name der Gerätekonfiguration (vom Administrator festgelegt). Geerbt von deviceConfiguration. |
| Version | Int32 | Version der Gerätekonfiguration. Geerbt von deviceConfiguration. |
| passwordBlockFingerprintUnlock | Boolean | Gibt an, ob die Entsperrung durch Fingerabdruck blockiert werden soll. |
| passwordBlockTrustAgents | Boolean | Gibt an, ob Smart Lock oder andere Vertrauensstellungs-Agents blockiert werden sollen. |
| passwordExpirationDays | Int32 | Zeit in Tagen bis zum Ablaufen des Kennworts. Gültige Werte: 1 bis 365. |
| passwordMinimumLength | Int32 | Mindestlänge von Kennwörtern Gültige Werte: 4 bis 16. |
| passwordMinutesOfInactivityBeforeScreenTimeout | Int32 | Zeitraum von Inaktivität in Minuten, bevor es zu einem Bildschirmtimeout kommt. |
| passwordPreviousPasswordBlockCount | Int32 | Anzahl der zuletzt verwendeten Kennwörter, die nicht erneut verwendet werden dürfen. Gültige Werte: 0 bis 24. |
| passwordSignInFailureCountBeforeFactoryReset | Int32 | Legt fest, nach wie vielen fehlgeschlagenen Anmeldeversuchen eine Zurücksetzung auf die Werkseinstellungen durchgeführt wird. Gültige Werte 1 bis 16 |
| passwordRequiredType | androidWorkProfileRequiredPasswordType | Geforderter Kennworttyp. Mögliche Werte: deviceDefault, lowSecurityBiometric, required, atLeastNumeric, numericComplex, atLeastAlphabetic, atLeastAlphanumeric, alphanumericWithSymbols. |
| workProfileDataSharingType | androidWorkProfileCrossProfileDataSharingType | Typ der zulässigen Datenfreigabe. Mögliche Werte: deviceDefault, preventAny, allowPersonalToWork, noRestrictions |
| workProfileBlockNotificationsWhileDeviceLocked | Boolean | Gibt an, ob Benachrichtigungen blockiert werden sollen, während das Gerät gesperrt ist. |
| workProfileBlockAddingAccounts | Boolean | Benutzer am Hinzufügen/Entfernen von Konten im Arbeitsprofil hindern. |
| workProfileBluetoothEnableContactSharing | Boolean | Zulassen, dass Bluetooth-Geräte auf Unternehmenskontakte zugreifen. |
| workProfileBlockScreenCapture | Boolean | Bildschirmaufnahme im Arbeitsprofil blockieren. |
| workProfileBlockCrossProfileCallerId | Boolean | Die Anrufer-ID des Arbeitsprofils im persönlichen Profil blockieren. |
| workProfileBlockCamera | Boolean | Arbeitsprofilkamera blockieren. |
| workProfileBlockCrossProfileContactsSearch | Boolean | Blockieren der Verfügbarkeit von Geschäftsprofilkontakten im persönlichen Profil. |
| workProfileBlockCrossProfileCopyPaste | Boolesch | Boolean that indicates if the setting disallow cross profile copy/paste is enabled. |
| workProfileDefaultAppPermissionPolicy | androidWorkProfileDefaultAppPermissionPolicyType | Geforderter Kennworttyp. Mögliche Werte: deviceDefault, prompt, autoGrant, autoDeny |
| workProfilePasswordBlockFingerprintUnlock | Boolean | Gibt an, ob die Fingerabdrucksperre für das Arbeitsprofil blockiert werden soll. |
| workProfilePasswordBlockTrustAgents | Boolean | Gibt an, ob smarte Sperre und andere vertrauenswürdige Agents für das Arbeitsprofil blockiert werden sollen. |
| workProfilePasswordExpirationDays | Int32 | Anzahl der Tage, bevor das Arbeitsprofilkennwort abläuft. Gültige Werte: 1 bis 365. |
| workProfilePasswordMinimumLength | Int32 | Mindestlänge des Arbeitsprofilkennworts. Gültige Werte: 4 bis 16. |
| workProfilePasswordMinNumericCharacters | Int32 | Mindestanzahl numerischer Zeichen, die im Arbeitsprofilkennwort erforderlich sind. Gültige Werte 1 bis 10 |
| workProfilePasswordMinNonLetterCharacters | Int32 | Mindestanzahl von zeichenfreien Zeichen, die im Arbeitsprofilkennwort erforderlich sind. Gültige Werte 1 bis 10 |
| workProfilePasswordMinLetterCharacters | Int32 | Mindestanzahl von Buchstabenzeichen, die im Arbeitsprofilkennwort erforderlich sind. Gültige Werte 1 bis 10 |
| workProfilePasswordMinLowerCaseCharacters | Int32 | Mindestanzahl von Kleinbuchstaben, die im Arbeitsprofilkennwort erforderlich sind. Gültige Werte 1 bis 10 |
| workProfilePasswordMinUpperCaseCharacters | Int32 | Mindestanzahl von Großbuchstaben, die im Arbeitsprofilkennwort erforderlich sind. Gültige Werte 1 bis 10 |
| workProfilePasswordMinSymbolCharacters | Int32 | Mindestanzahl von Symbolen, die im Arbeitsprofilkennwort erforderlich sind. Gültige Werte 1 bis 10 |
| workProfilePasswordMinutesOfInactivityBeforeScreenTimeout | Int32 | Zeitraum von Inaktivität in Minuten, bevor es zu einem Bildschirmtimeout kommt. |
| workProfilePasswordPreviousPasswordBlockCount | Int32 | Anzahl der vorherigen zu blockierenden Arbeitsprofilkennwörter. Gültige Werte: 0 bis 24. |
| workProfilePasswordSignInFailureCountBeforeFactoryReset | Int32 | Anzahl der zulässigen Anmeldefehler, bevor das Arbeitsprofil entfernt und alle Unternehmensdaten gelöscht werden. Gültige Werte 1 bis 16 |
| workProfilePasswordRequiredType | androidWorkProfileRequiredPasswordType | Typ des erforderlichen Arbeitsprofilkennworts. Mögliche Werte: deviceDefault, lowSecurityBiometric, required, atLeastNumeric, numericComplex, atLeastAlphabetic, atLeastAlphanumeric, alphanumericWithSymbols. |
| workProfileRequirePassword | Boolesch | Für das Arbeitsprofil ist ein Kennwort erforderlich oder nicht. |
| securityRequireVerifyApps | Boolean | Legt fest, dass die Android-Funktion „Verify Apps“ aktiviert sein muss. |
Beziehungen
| Beziehung | Typ | Beschreibung |
|---|---|---|
| assignments | deviceConfigurationAssignment-Sammlung | Liste der Zuweisungen für das Gerätekonfigurationsprofil. Geerbt von deviceConfiguration. |
| deviceStatuses | deviceConfigurationDeviceStatus-Sammlung | Installationsstatus der Gerätekonfiguration nach Gerät. Geerbt von deviceConfiguration. |
| userStatuses | deviceConfigurationUserStatus-Sammlung | Installationsstatus der Gerätekonfiguration nach Benutzer. Geerbt von deviceConfiguration. |
| deviceStatusOverview | deviceConfigurationDeviceOverview | Übersicht über den Status der Gerätekonfiguration nach Gerät. Geerbt von deviceConfiguration. |
| userStatusOverview | deviceConfigurationUserOverview | Übersicht über den Status der Gerätekonfiguration nach Benutzer. Geerbt von deviceConfiguration. |
| deviceSettingStateSummaries | Sammlung von Objekten des Typs settingStateDeviceSummary | Übersicht über den Einstellungsstatus für die Gerätekonfiguration nach Gerät. Geerbt von deviceConfiguration |
JSON-Darstellung
Es folgt eine JSON-Darstellung der Ressource.
{
"@odata.type": "#microsoft.graph.androidWorkProfileGeneralDeviceConfiguration",
"id": "String (identifier)",
"lastModifiedDateTime": "String (timestamp)",
"createdDateTime": "String (timestamp)",
"description": "String",
"displayName": "String",
"version": 1024,
"passwordBlockFingerprintUnlock": true,
"passwordBlockTrustAgents": true,
"passwordExpirationDays": 1024,
"passwordMinimumLength": 1024,
"passwordMinutesOfInactivityBeforeScreenTimeout": 1024,
"passwordPreviousPasswordBlockCount": 1024,
"passwordSignInFailureCountBeforeFactoryReset": 1024,
"passwordRequiredType": "String",
"workProfileDataSharingType": "String",
"workProfileBlockNotificationsWhileDeviceLocked": true,
"workProfileBlockAddingAccounts": true,
"workProfileBluetoothEnableContactSharing": true,
"workProfileBlockScreenCapture": true,
"workProfileBlockCrossProfileCallerId": true,
"workProfileBlockCamera": true,
"workProfileBlockCrossProfileContactsSearch": true,
"workProfileBlockCrossProfileCopyPaste": true,
"workProfileDefaultAppPermissionPolicy": "String",
"workProfilePasswordBlockFingerprintUnlock": true,
"workProfilePasswordBlockTrustAgents": true,
"workProfilePasswordExpirationDays": 1024,
"workProfilePasswordMinimumLength": 1024,
"workProfilePasswordMinNumericCharacters": 1024,
"workProfilePasswordMinNonLetterCharacters": 1024,
"workProfilePasswordMinLetterCharacters": 1024,
"workProfilePasswordMinLowerCaseCharacters": 1024,
"workProfilePasswordMinUpperCaseCharacters": 1024,
"workProfilePasswordMinSymbolCharacters": 1024,
"workProfilePasswordMinutesOfInactivityBeforeScreenTimeout": 1024,
"workProfilePasswordPreviousPasswordBlockCount": 1024,
"workProfilePasswordSignInFailureCountBeforeFactoryReset": 1024,
"workProfilePasswordRequiredType": "String",
"workProfileRequirePassword": true,
"securityRequireVerifyApps": true
}
Feedback
Feedback senden und anzeigen für